Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the Development documentation, and divide the Testing documentation ↵ | Rémy Coutable | 2017-10-11 | 1 | -566/+1 |
| | | | | into multiple pages | ||||
* | Let fetch_ref pull from Gitaly instead of from disk | Jacob Vosmaer | 2017-10-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'evn-add-neg-tests' into 'master' | Robert Speicher | 2017-09-28 | 1 | -0/+10 |
|\ | | | | | | | | | | | | | Test for what should not be there as well [ci skip] See merge request gitlab-org/gitlab-ce!14492 | ||||
| * | Test for what should not be there as wellevn-add-neg-tests | ernstvn | 2017-09-25 | 1 | -0/+10 |
| | | |||||
* | | Update CI parallelization descriptionrc/update-testing-docs | Rémy Coutable | 2017-09-27 | 1 | -10/+10 |
|/ | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Reenable MySQL tests on all branchesmk-reenable-mysql-tests-on-all-branches | Michael Kozono | 2017-08-25 | 1 | -4/+1 |
| | | | | To protect master from surprise failures, as long as we continue to support MySQL. | ||||
* | Revert "Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'" | Douwe Maan | 2017-08-25 | 1 | -1/+4 |
| | | | This reverts merge request !13812 | ||||
* | Reenable MySQL tests on all branches | Michael Kozono | 2017-08-24 | 1 | -4/+1 |
| | | | | To protect master from surprise failures, as long as we continue to support MySQL. | ||||
* | Merge branch '35804-document-table-based-tests' into 'master' | Robert Speicher | 2017-08-14 | 1 | -0/+37 |
|\ | | | | | | | | | | | | | Use rspec-parameterized for table-based tests Closes #35804 See merge request !13469 | ||||
| * | Use rspec-parameterized for table-based tests | Nick Thomas | 2017-08-11 | 1 | -0/+37 |
| | | |||||
* | | Merge branch 'rc/32308-rspec-retry-hack' into 'master' | Sean McGivern | 2017-08-11 | 1 | -3/+20 |
|\ \ | | | | | | | | | | | | | Detect and keep track of flaky specs See merge request !13021 | ||||
| * | | Document rspec-retry and rspec-flaky | Rémy Coutable | 2017-08-11 | 1 | -3/+20 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Show error message for API 500 error in tests, and | Lin Jen-Shin | 2017-08-11 | 1 | -0/+9 |
|/ / | | | | | | | document have_gitlab_http_status | ||||
* | | Remove documentation about rules that are now enforced by RuboCoprs-rspec-hook-argument-cop | Robert Speicher | 2017-08-10 | 1 | -6/+0 |
|/ | | | | | | RuboCop is _living_ documentation! :sparkles: [ci skip] | ||||
* | Remove documentation about `:empty_project` since we're removing it | Robert Speicher | 2017-08-02 | 1 | -2/+0 |
| | |||||
* | Remove developer documentation about not describing symbolsrs-remove-describe-symbol-docs | Robert Speicher | 2017-07-18 | 1 | -1/+0 |
| | | | | This is now covered by rubocop-rspec. | ||||
* | Disable Rails logging in CI test environmentsrs-disable-test-log-in-ci | Robert Speicher | 2017-07-18 | 1 | -0/+5 |
| | | | | See https://jtway.co/speed-up-your-rails-test-suite-by-6-in-1-line-13fedb869ec4 | ||||
* | Add a link to spec/migrations/README.md in the testing documentationdocs/add-link-to-migrations-spec-doc | Rémy Coutable | 2017-06-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Enable `RSpec/DescribedClass` cop | Robert Speicher | 2017-05-01 | 1 | -2/+3 |
| | |||||
* | Use rspec-set to speed up examples | Zeger-Jan van de Weg | 2017-04-26 | 1 | -0/+15 |
| | |||||
* | Remove outdated ci_setup.md doc page and document MySQL and RSpec profiling ↵30692-document-rspec-profile-and-mysql-branch-testing-and-remove-ci_setup-doc-page | Rémy Coutable | 2017-04-25 | 1 | -3/+12 |
| | | | | | | for specific branches Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Improve the testing documentationimprove-testing-documentation | Rémy Coutable | 2017-04-12 | 1 | -23/+23 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix link again | Rémy Coutable | 2017-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix path to migrations | Rémy Coutable | 2017-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix wrong link | Rémy Coutable | 2017-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Re-organize testing doc, and add RSpec structure doc | Rémy Coutable | 2017-04-10 | 1 | -88/+155 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Document GitLab QA | Rémy Coutable | 2017-04-10 | 1 | -3/+28 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Improve testing documentation with Robert's feedback | Rémy Coutable | 2017-04-10 | 1 | -23/+36 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Firs pass at improving the testing documentation | Rémy Coutable | 2017-04-10 | 1 | -27/+191 |
| | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Creates Frontend Style guide | Filipa Lacerda | 2017-03-22 | 1 | -4/+7 |
| | |||||
* | remove all references to the .es6 in our config files and documentationremove-es6-extension-configuration | Mike Greiling | 2017-03-15 | 1 | -2/+2 |
| | |||||
* | Merge branch 'rs-document-timecop' into 'master' | Rémy Coutable | 2017-02-20 | 1 | -0/+19 |
|\ | | | | | | | | | Document Timecop usage for time-sensitive tests See merge request !9383 | ||||
| * | Document Timecop usage for time-sensitive testsrs-document-timecop | Robert Speicher | 2017-02-20 | 1 | -0/+19 |
| | | |||||
* | | Merge branch 'link-to-rspec-features-docs' into 'master' | Rémy Coutable | 2017-02-20 | 1 | -0/+8 |
|\ \ | |/ |/| | | | | | Add link to external documentation of rspec-rails feature specs See merge request !8973 | ||||
| * | Add more links in the Features/Integration testing documentation | Richard Macklin | 2017-02-13 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | - Move the rspec-rails feature spec link to the Features/Integration section - Mention and link to capybara and poltergeist there as well [ci skip] | ||||
| * | Add link to external documentation of rspec-rails feature specs | Richard Macklin | 2017-02-03 | 1 | -1/+3 |
| | | | | | | | | [ci skip] | ||||
* | | Replace teaspoon references with Karmareplace-teaspoon-references | Clement Ho | 2017-02-10 | 1 | -4/+3 |
|/ | |||||
* | Document that we always use `do...end` for `before` in RSpecimprove-testing-styleguide | Rémy Coutable | 2016-11-24 | 1 | -0/+2 |
| | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-host | Lin Jen-Shin | 2016-11-18 | 1 | -0/+1 |
| | | | | | | | | This would fix long standing failures running tests on my development machine, which set `Gitlab.config.gitlab.host` to another host because it's not my local computer. Now I finally cannot withstand it and decided to fix them once and for all. | ||||
* | Add a gotcha about FactoryGirl sequencesadd-gotcha-following-24341 | Rémy Coutable | 2016-11-16 | 1 | -0/+1 |
| | | | | | | Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/24341 Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add Rake task to create/repair GitLab Shell hooks symlinks | Drew Blessing | 2016-11-01 | 1 | -0/+36 |
| | |||||
* | Remove leftover references to coffeescript from comments and docs.decaffeinate-the-docs | Bryce Johnson | 2016-10-31 | 1 | -2/+2 |
| | |||||
* | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonot | Robert Speicher | 2016-05-24 | 1 | -1/+1 |
| | | | | Also removes the note from the development/testing.md guide | ||||
* | Add a note to testing docs about the `:each` argument to RSpec hooks | Robert Speicher | 2016-05-05 | 1 | -0/+1 |
| | | | | [ci skip] | ||||
* | Minor Testing guide copyedits | Robert Speicher | 2016-04-09 | 1 | -8/+10 |
| | | | | [ci skip] | ||||
* | Add a link back to Development documentation to Testing guiders-testing-guide | Robert Speicher | 2016-04-01 | 1 | -0/+4 |
| | | | | [ci skip] | ||||
* | Add a section about `let` to the Testing guide | Robert Speicher | 2016-04-01 | 1 | -4/+25 |
| | | | | [ci skip] | ||||
* | Factories don't have to be limited to `ActiveRecord` objects | Robert Speicher | 2016-04-01 | 1 | -0/+2 |
| | | | | [ci skip] | ||||
* | Add a note about Four-Phase Test to Testing guide | Robert Speicher | 2016-04-01 | 1 | -0/+2 |
| | | | | [ci skip] | ||||
* | First pass at a Testing styleguide | Robert Speicher | 2016-04-01 | 1 | -0/+105 |
[ci skip] |