Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'"revert-04c3c6dd | Kamil Trzciński | 2019-05-22 | 1 | -7/+5 |
| | | | This reverts merge request !27514 | ||||
* | Merge branch 'reorganize-tests-jobs-by-level' into 'master' | Kamil Trzciński | 2019-05-22 | 1 | -5/+7 |
|\ | | | | | | | | | Reorganize test jobs by level See merge request gitlab-org/gitlab-ce!27514 | ||||
| * | Reorganize test jobs by levelreorganize-tests-jobs-by-level | Rémy Coutable | 2019-05-20 | 1 | -5/+7 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Document the differences between Karma and Jest setup | Winnie Hellmann | 2019-05-21 | 1 | -4/+13 |
|/ | |||||
* | Link to testing guide for feature flag spec info | Luke Duncalfe | 2019-05-17 | 1 | -0/+30 |
| | | | | In order for there to be a single source of truth. | ||||
* | Document what to do if review jobs keep failing | Rémy Coutable | 2019-05-16 | 1 | -6/+16 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Provide alternatives to using setTimeout in frontend testswinh-frontend-test-waiting-docs | Winnie Hellmann | 2019-05-09 | 1 | -1/+182 |
| | |||||
* | Avoid links requiring permissions | Evan Read | 2019-04-29 | 1 | -3/+2 |
| | |||||
* | Update development Review Apps documentation with the latest changes | Rémy Coutable | 2019-04-24 | 2 | -80/+82 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Better document the current states of our testing levelsdocs-improve-testing-levels | Rémy Coutable | 2019-04-17 | 1 | -5/+24 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add missing team and stage labels in the workflow labels doc | Rémy Coutable | 2019-04-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add doc when rspec-set won't workdocs-update-rspec-set-usage | Heinrich Lee Yu | 2019-04-05 | 1 | -2/+4 |
| | |||||
* | Improve the Review Apps documentation by using gitlab-rails consoleimprove-review-apps-docs | Rémy Coutable | 2019-04-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add docs for debugging Jest tests | Simon Knox | 2019-04-03 | 1 | -0/+4 |
| | |||||
* | Document the branch naming conventions for QA-only changes | Rémy Coutable | 2019-03-28 | 1 | -0/+18 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Update testing guide to reference test design | Zeff Morgan | 2019-03-26 | 2 | -1/+16 |
| | |||||
* | Mention review-qa-all in the end-to-end tests documentation | Rémy Coutable | 2019-03-25 | 4 | -10/+43 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'winh-yarn-test-command' into 'master' | Clement Ho | 2019-03-20 | 1 | -6/+4 |
|\ | | | | | | | | | Introduce yarn test to run Jest and Karma See merge request gitlab-org/gitlab-ce!26320 | ||||
| * | Update docs on running frontend tests | Winnie Hellmann | 2019-03-19 | 1 | -6/+4 |
| | | |||||
* | | Remove static HAML fixtures from frontend testing guide | Winnie Hellmann | 2019-03-19 | 1 | -6/+3 |
|/ | |||||
* | Merge branch 'docs-improve-package-and-qa-documentation' into 'master' | Mek Stittri | 2019-03-15 | 2 | -0/+25 |
|\ | | | | | | | | | Document better the package-and-qa job See merge request gitlab-org/gitlab-ce!25978 | ||||
| * | Document better the package-and-qa job | Rémy Coutable | 2019-03-13 | 2 | -0/+25 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Docs: Fix a link that fails the link test | Marcel Amirault | 2019-03-15 | 1 | -5/+4 |
| | | |||||
* | | Fix jest link in frontend_testing.md | Luke Bennett | 2019-03-13 | 1 | -1/+1 |
|/ | |||||
* | Update setTestTimeout documentation | Luke Bennett | 2019-03-12 | 1 | -5/+6 |
| | |||||
* | Remove polyfill warnings from the FE testing docs | Luke Bennett | 2019-03-11 | 1 | -19/+0 |
| | |||||
* | Merge branch 'jest-docs' into 'master' | Mike Lewis | 2019-03-07 | 1 | -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.md | Luke Bennett | 2019-03-07 | 1 | -1/+1 |
| | | |||||
| * | Add jest to frontend_testing docs | Luke Bennett | 2019-03-04 | 1 | -8/+52 |
| | | |||||
* | | Docs: Fix broken anchors in development docs | Marcel Amirault | 2019-03-05 | 2 | -3/+3 |
|/ | |||||
* | Merge branch 'patch-31' into 'master' | Douwe Maan | 2019-02-28 | 1 | -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 Martsinkovskyi | 2018-10-19 | 1 | -4/+8 |
| | | |||||
* | | Enabling performance metrics on Review Apps | Ramya Authappan | 2019-02-28 | 1 | -0/+8 |
| | | |||||
* | | Bring back mentions of Redash | Stan Hu | 2019-02-27 | 1 | -0/+4 |
| | | | | | | | | | | This reverts commit 676e0a3260a216d72131aa963f421c02042b93c1. It was removed when we thought we were moving to Looker. | ||||
* | | Ensure all lists are surrounded by new lines | Evan Read | 2019-02-22 | 1 | -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 Alexandre | 2019-02-21 | 1 | -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-case | Rémy Coutable | 2019-02-20 | 1 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Separate spyOnDependency docs examples | Luke Bennett | 2019-02-21 | 1 | -2/+3 |
|/ / | |||||
* | | Document how to enable feature flags on Review Apps | Rémy Coutable | 2019-02-20 | 1 | -3/+13 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Update QA docs | Mark Lapierre | 2019-02-19 | 1 | -0/+4 |
| | | | | | | | | | | Use consistent language (end-to-end instead of integration). Clarify purpose of `qa/specs/features/` vs. `spec` | ||||
* | | Improve the Review Apps documentation | Rémy Coutable | 2019-02-12 | 1 | -2/+6 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Docs: Realign more CE docs that diverged from EE unnecessarily (second MR) | Marcel Amirault | 2019-02-12 | 1 | -1/+1 |
| | | |||||
* | | Use $CI_COMMIT_REF_NAME for tags in trigger-build | Rémy Coutable | 2019-01-24 | 1 | -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 markdown | Evan Read | 2019-01-24 | 3 | -28/+28 |
| | | |||||
* | | Improve Review Apps documentation | Rémy Coutable | 2019-01-23 | 2 | -35/+76 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Apply suggestion to doc/development/testing_guide/flaky_tests.md | Rémy Coutable | 2019-01-17 | 1 | -1/+1 |
| | | |||||
* | | Document better the process around quarantined tests | Rémy Coutable | 2019-01-17 | 1 | -6/+27 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Allow to quarantine tests | Rémy Coutable | 2019-01-15 | 1 | -0/+12 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Make unordered lists conform to styleguidedocs/fix-unordered-list-style | Evan Read | 2019-01-08 | 1 | -10/+10 |
| | | | | | | | | - Also makes other minor Markdown fixes that were near the main fixes. | ||||
* | | Update best_practices.md | Sam Bigelow | 2018-12-12 | 1 | -3/+3 |
| | |