Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'docs-quality/team-tasks-24' into 'master' | Mek Stittri | 2018-11-13 | 3 | -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-24 | Rémy Coutable | 2018-11-06 | 3 | -52/+119 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Improve the Review Apps documentation a bitdocs-improve-review-apps-doc | Rémy Coutable | 2018-11-08 | 1 | -42/+50 |
|/ | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix Review Apps testing guidemlapierre-master-patch-47853 | Mark Lapierre | 2018-10-29 | 1 | -3/+3 |
| | | | Changes from docs review | ||||
* | Update review apps testing guide | Mark Lapierre | 2018-10-26 | 1 | -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 Coutable | 2018-10-22 | 1 | -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 traits | Nick Thomas | 2018-10-19 | 1 | -0/+31 |
| | | |||||
* | | Document how GitLab keeps its tests pristine | Nick Thomas | 2018-10-19 | 1 | -0/+124 |
|/ | |||||
* | Resolve "Un-vendor CI templates" | Dylan Griffith | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | Document review apps setup for gitlab-{ce,ee} | Rémy Coutable | 2018-09-17 | 2 | -0/+88 |
| | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> Signed-off-by: ddavison <ddavison@gitlab.com> | ||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 2 | -16/+16 |
| | |||||
* | add initial smoke tests and documentation | Dan Davison | 2018-08-20 | 2 | -0/+24 |
| | |||||
* | First version of pry_debugging.md | Toon Claes | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Document that we don't want to wait in testswinh-waiting-in-tests | Winnie Hellmann | 2018-07-09 | 1 | -0/+4 |
| | |||||
* | Add link to hack for styling Capybara HTML dumps | Winnie Hellmann | 2018-05-31 | 1 | -0/+4 |
| | |||||
* | Merge branch 'backstage/gb/improve-fast-specs-helper' into 'master' | Rémy Coutable | 2018-05-15 | 1 | -5/+18 |
|\ | | | | | | | | | Improve fast specs helper to autoload the library See merge request gitlab-org/gitlab-ce!18903 | ||||
| * | Improve testing best practices guidelinesbackstage/gb/improve-fast-specs-helper | Grzegorz Bizon | 2018-05-15 | 1 | -11/+5 |
| | | | | | | | | | | It mentions that explicitly defining dependencies in sources is preferred over defining such dependencies only in spec files. | ||||
| * | Update docs describing `fast_spec_helper` best practices | Grzegorz Bizon | 2018-05-15 | 1 | -4/+23 |
| | | |||||
* | | Clean up docs | blackst0ne | 2018-05-14 | 5 | -40/+2 |
|/ | |||||
* | Support resetting of Prometheus metrics between test runs | Stan Hu | 2018-05-09 | 1 | -0/+5 |
| | | | | | | | Adding the :prometheus tag to an rspec test will clear out memory-mapped files and reset the registry. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39968 | ||||
* | Fix memory and performance issues in Karma test suite | Mike Greiling | 2018-05-01 | 1 | -33/+41 |
| | |||||
* | Fixed typos | Pascal Borreli | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | Merge branch '30998-add-babel-rewire-plugin' into 'master' | Clement Ho | 2018-04-24 | 1 | -5/+43 |
|\ | | | | | | | | | | | | | Resolve "Add some way to mock and spy on default ES modules" Closes #30998 See merge request gitlab-org/gitlab-ce!18116 | ||||
| * | document the spyOnDependency method | Mike Greiling | 2018-04-23 | 1 | -5/+43 |
| | | |||||
* | | Add Capybara debugging methods to docs | Michael Kozono | 2018-04-23 | 1 | -0/+31 |
| | | |||||
* | | Address latest feedback | Rémy Coutable | 2018-04-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Document the new 'spec/fast_spec_helper.rb' file | Rémy Coutable | 2018-04-23 | 1 | -5/+31 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Move spec helpers/matchers/shared examples/contexts to their relevant folder | Rémy Coutable | 2018-04-23 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Rename #qa slack channel to #quality in docs | Grzegorz Bizon | 2018-04-19 | 1 | -3/+3 |
| | |||||
* | use commander for safer cli argument parsing | Lukas Eipert | 2018-04-11 | 1 | -6/+6 |
| | |||||
* | add documentation for karma testing with specific files/folders | Lukas Eipert | 2018-04-10 | 1 | -7/+21 |
| | |||||
* | Rename `package-qa` in docs | Toon Claes | 2018-03-19 | 1 | -1/+1 |
| | | | | | | In gitlab-org/gitlab-ce!17807 the `package-qa` job was renamed to `package-and-qa`. But it was not renamed in the docs. So this change fixes that. | ||||
* | Port some RuboCop and doc changes from EE | Rémy Coutable | 2018-02-13 | 1 | -0/+4 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add note about live_debug only working on javascript enabled specsadd-js-note-live-debug | Clement Ho | 2018-01-22 | 1 | -0/+2 |
| | |||||
* | Update best_practices.md | Anwar El Wakil | 2018-01-19 | 1 | -1/+0 |
| | | | Remove duplicate list item in "General Guidelines" Section. | ||||
* | Update end_to_end_tests.md | Andrew Newdigate | 2018-01-11 | 1 | -1/+1 |
| | |||||
* | Rephrase paragraph about e2e tests in merge requests in docs | Grzegorz Bizon | 2018-01-05 | 1 | -8/+6 |
| | |||||
* | Copy-edit end-to-end testing guide documentationdocs/qa/gb/document-integration-tests-in-merge-requests | Grzegorz Bizon | 2018-01-04 | 1 | -16/+18 |
| | |||||
* | Fix link to end-to-end testing docs from test pyramid | Grzegorz Bizon | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Copy-edit end-to-end testing guidelines | Grzegorz Bizon | 2018-01-02 | 1 | -13/+18 |
| | |||||
* | Link to end to end test guideline from test pyramid | Grzegorz Bizon | 2018-01-02 | 1 | -0/+3 |
| | |||||
* | Extend documentation on end-to-end integration tests | Grzegorz Bizon | 2018-01-02 | 2 | -9/+42 |
| | |||||
* | Add docs about end-to-end testing / GitLab QA tests | Grzegorz Bizon | 2018-01-02 | 2 | -0/+50 |
| | |||||
* | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_rails | Rémy Coutable | 2017-12-14 | 2 | -8/+8 |
| | | | | | | | | | | | I've followed the [upgrade guide](https://github.com/thoughtbot/factory_bot/blob/4-9-0-stable/UPGRADE_FROM_FACTORY_GIRL.md) and ran these two commands: ``` grep -e FactoryGirl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|FactoryGirl|FactoryBot|" grep -e factory_girl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|factory_girl|factory_bot|" ``` Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'docs/gitlab-runner' into 'master' | Marcia Ramos | 2017-11-02 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Change to new GitLab Runner name Closes #39636 See merge request gitlab-org/gitlab-ce!15101 | ||||
| * | Change to new GitLab Runner namedocs/gitlab-runner | Achilleas Pipinellis | 2017-10-31 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'patch-28' into 'master' | Douwe Maan | 2017-11-02 | 1 | -0/+29 |
|\ \ | | | | | | | | | | | | | Add debugging section to testing_guide/best_practices.md. See merge request gitlab-org/gitlab-ce!14858 | ||||
| * | | Address Douwe's feedback | Rémy Coutable | 2017-11-02 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Simplify the live debugger resume mechanism: press any key | Rémy Coutable | 2017-10-26 | 1 | -3/+2 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Improve the LiveDebugger exit handler and documentation | Rémy Coutable | 2017-10-17 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> |