summaryrefslogtreecommitdiff
path: root/doc/development/testing_guide
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'winh-yarn-test-command' into 'master'Clement Ho2019-03-201-6/+4
|\ | | | | | | | | Introduce yarn test to run Jest and Karma See merge request gitlab-org/gitlab-ce!26320
| * Update docs on running frontend testsWinnie Hellmann2019-03-191-6/+4
| |
* | Remove static HAML fixtures from frontend testing guideWinnie Hellmann2019-03-191-6/+3
|/
* Merge branch 'docs-improve-package-and-qa-documentation' into 'master'Mek Stittri2019-03-152-0/+25
|\ | | | | | | | | Document better the package-and-qa job See merge request gitlab-org/gitlab-ce!25978
| * Document better the package-and-qa jobRémy Coutable2019-03-132-0/+25
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Docs: Fix a link that fails the link testMarcel Amirault2019-03-151-5/+4
| |
* | Fix jest link in frontend_testing.mdLuke Bennett2019-03-131-1/+1
|/
* Update setTestTimeout documentationLuke Bennett2019-03-121-5/+6
|
* Remove polyfill warnings from the FE testing docsLuke Bennett2019-03-111-19/+0
|
* Merge branch 'jest-docs' into 'master'Mike Lewis2019-03-071-8/+52
|\ | | | | | | | | Add jest to frontend_testing docs See merge request gitlab-org/gitlab-ce!25748
| * Apply suggestion to doc/development/testing_guide/frontend_testing.mdLuke Bennett2019-03-071-1/+1
| |
| * Add jest to frontend_testing docsLuke Bennett2019-03-041-8/+52
| |
* | Docs: Fix broken anchors in development docsMarcel Amirault2019-03-052-3/+3
|/
* Merge branch 'patch-31' into 'master'Douwe Maan2019-02-281-4/+8
|\ | | | | | | | | Update best_practices.md let section to also reference let! variables. See merge request gitlab-org/gitlab-ce!22496
| * Update best_practices.md let section to also reference let! variables.Artur Martsinkovskyi2018-10-191-4/+8
| |
* | Enabling performance metrics on Review AppsRamya Authappan2019-02-281-0/+8
| |
* | Bring back mentions of RedashStan Hu2019-02-271-0/+4
| | | | | | | | | | This reverts commit 676e0a3260a216d72131aa963f421c02042b93c1. It was removed when we thought we were moving to Looker.
* | Ensure all lists are surrounded by new linesEvan Read2019-02-221-8/+8
| | | | | | | | | | | | | | | | | | Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
* | Merge branch ↵Douglas Barbosa Alexandre2019-02-211-5/+5
|\ \ | | | | | | | | | | | | | | | | | | 'ce-9858-follow-up-on-a-bug-that-happens-when-using-a-factory-built-object-in-the-where-block-of-rspec-parameterized-tablesyntax' into 'master' Fix and document an RSpec::Parameterized::TableSyntax edge-case See merge request gitlab-org/gitlab-ce!25438
| * | Fix and document an RSpec::Parameterized::TableSyntax edge-caseRémy Coutable2019-02-201-5/+5
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Separate spyOnDependency docs examplesLuke Bennett2019-02-211-2/+3
|/ /
* | Document how to enable feature flags on Review AppsRémy Coutable2019-02-201-3/+13
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Update QA docsMark Lapierre2019-02-191-0/+4
| | | | | | | | | | Use consistent language (end-to-end instead of integration). Clarify purpose of `qa/specs/features/` vs. `spec`
* | Improve the Review Apps documentationRémy Coutable2019-02-121-2/+6
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Docs: Realign more CE docs that diverged from EE unnecessarily (second MR)Marcel Amirault2019-02-121-1/+1
| |
* | Use $CI_COMMIT_REF_NAME for tags in trigger-buildRémy Coutable2019-01-241-4/+0
| | | | | | | | | | | | | | Also, pass GITLAB_VERSION and GITLAB_ASSETS_TAG to CNG triggered pipelines. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Fix most instances of bare URLs in markdownEvan Read2019-01-243-28/+28
| |
* | Improve Review Apps documentationRémy Coutable2019-01-232-35/+76
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Apply suggestion to doc/development/testing_guide/flaky_tests.mdRémy Coutable2019-01-171-1/+1
| |
* | Document better the process around quarantined testsRémy Coutable2019-01-171-6/+27
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Allow to quarantine testsRémy Coutable2019-01-151-0/+12
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Make unordered lists conform to styleguidedocs/fix-unordered-list-styleEvan Read2019-01-081-10/+10
| | | | | | | | - Also makes other minor Markdown fixes that were near the main fixes.
* | Update best_practices.mdSam Bigelow2018-12-121-3/+3
| |
* | Document how to run rspec testsSam Bigelow2018-12-121-0/+10
| |
* | Merge branch '54610-allow-review-jobs-to-fail' into 'master'Douglas Barbosa Alexandre2018-12-061-0/+35
|\ \ | | | | | | | | | | | | | | | | | | Retry the review-{deploy,qa} jobs twice, and allow them to fail Closes #54610 and #54717 See merge request gitlab-org/gitlab-ce!23510
| * | Add an 'How-To' section to the Review Apps docRémy Coutable2018-12-061-0/+35
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Remove mentions of RedashStan Hu2018-12-051-4/+0
|/ / | | | | | | | | | | | | Related links: * https://gitlab.com/gitlab-com/Product/issues/5 * https://gitlab.com/meltano/looker/issues/294
* | Merge branch '49570-add-review_qa-job' into 'master'Sean McGivern2018-11-281-35/+49
|\ \ | | | | | | | | | | | | | | | | | | Add an automatic job to run QA smoke tests against Review Apps Closes #49570 See merge request gitlab-org/gitlab-ce!22853
| * | Add a manual job to run QA against a Review App49570-add-review_qa-jobRémy Coutable2018-11-261-35/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Renames review to review-deploy. 2. Renames stop_review to review-stop. 3. Adds a build-qa-image job to the prepare stage and save the QA Docker image as artifact (example: https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/120967019). 4. Adds a manual review-qa job to the test stage to run QA tests against the Review App (example: https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/120967238). 5. Make the review-deploy job plays the review-qa job as soon as the Review App is deployed (example: https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/120988775). 6. Updates the Review Apps documentation accordingly. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Eliminate duplicated wordsTakuya Noguchi2018-11-221-4/+4
|/ / | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Fix typos in docsGeorge Tsiolis2018-11-161-2/+2
| |
* | Merge branch 'docs-quality/team-tasks-24' into 'master'Mek Stittri2018-11-133-52/+119
|\ \ | | | | | | | | | | | | | | | | | | Improve the 'Testing levels' documentation Closes gitlab-org/quality/team-tasks#24 See merge request gitlab-org/gitlab-ce!21505
| * | Improve the 'Testing levels' documentationdocs-quality/team-tasks-24Rémy Coutable2018-11-063-52/+119
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Improve the Review Apps documentation a bitdocs-improve-review-apps-docRémy Coutable2018-11-081-42/+50
|/ / | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Fix Review Apps testing guidemlapierre-master-patch-47853Mark Lapierre2018-10-291-3/+3
| | | | | | Changes from docs review
* | Update review apps testing guideMark Lapierre2018-10-261-7/+8
| | | | | | | | Review Apps are now deployed automatically. Note that if auth fails you might need to stop and redeploy the app.
* | Merge branch '51366-custom-repos-trait-docs' into 'master'Rémy Coutable2018-10-221-0/+31
|\ \ | | | | | | | | | | | | | | | | | | Document the :repository and :custom_repo traits Closes #51366 See merge request gitlab-org/gitlab-ce!22480
| * | Document the :repository and :custom_repo traitsNick Thomas2018-10-191-0/+31
| |/
* | Document how GitLab keeps its tests pristineNick Thomas2018-10-191-0/+124
|/
* Resolve "Un-vendor CI templates"Dylan Griffith2018-09-261-1/+1
|