summaryrefslogtreecommitdiff
path: root/doc/development/testing_guide
Commit message (Expand)AuthorAgeFilesLines
* Improve testing best practices guidelinesbackstage/gb/improve-fast-specs-helperGrzegorz Bizon2018-05-151-11/+5
* Update docs describing `fast_spec_helper` best practicesGrzegorz Bizon2018-05-151-4/+23
* Support resetting of Prometheus metrics between test runsStan Hu2018-05-091-0/+5
* Fix memory and performance issues in Karma test suiteMike Greiling2018-05-011-33/+41
* Fixed typosPascal Borreli2018-04-271-1/+1
* Merge branch '30998-add-babel-rewire-plugin' into 'master'Clement Ho2018-04-241-5/+43
|\
| * document the spyOnDependency methodMike Greiling2018-04-231-5/+43
* | Add Capybara debugging methods to docsMichael Kozono2018-04-231-0/+31
* | Address latest feedbackRémy Coutable2018-04-231-1/+1
* | Document the new 'spec/fast_spec_helper.rb' fileRémy Coutable2018-04-231-5/+31
* | Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-1/+1
|/
* Rename #qa slack channel to #quality in docsGrzegorz Bizon2018-04-191-3/+3
* use commander for safer cli argument parsingLukas Eipert2018-04-111-6/+6
* add documentation for karma testing with specific files/foldersLukas Eipert2018-04-101-7/+21
* Rename `package-qa` in docsToon Claes2018-03-191-1/+1
* Port some RuboCop and doc changes from EERémy Coutable2018-02-131-0/+4
* Add note about live_debug only working on javascript enabled specsadd-js-note-live-debugClement Ho2018-01-221-0/+2
* Update best_practices.mdAnwar El Wakil2018-01-191-1/+0
* Update end_to_end_tests.mdAndrew Newdigate2018-01-111-1/+1
* Rephrase paragraph about e2e tests in merge requests in docsGrzegorz Bizon2018-01-051-8/+6
* Copy-edit end-to-end testing guide documentationdocs/qa/gb/document-integration-tests-in-merge-requestsGrzegorz Bizon2018-01-041-16/+18
* Fix link to end-to-end testing docs from test pyramidGrzegorz Bizon2018-01-021-1/+1
* Copy-edit end-to-end testing guidelinesGrzegorz Bizon2018-01-021-13/+18
* Link to end to end test guideline from test pyramidGrzegorz Bizon2018-01-021-0/+3
* Extend documentation on end-to-end integration testsGrzegorz Bizon2018-01-022-9/+42
* Add docs about end-to-end testing / GitLab QA testsGrzegorz Bizon2018-01-022-0/+50
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-142-8/+8
* Merge branch 'docs/gitlab-runner' into 'master'Marcia Ramos2017-11-021-1/+1
|\
| * Change to new GitLab Runner namedocs/gitlab-runnerAchilleas Pipinellis2017-10-311-1/+1
* | Merge branch 'patch-28' into 'master'Douwe Maan2017-11-021-0/+29
|\ \
| * | Address Douwe's feedbackRémy Coutable2017-11-021-1/+1
| * | Simplify the live debugger resume mechanism: press any keyRémy Coutable2017-10-261-3/+2
| * | Improve the LiveDebugger exit handler and documentationRémy Coutable2017-10-171-2/+2
| * | Add LiveDebugger#live_debug to debug Capybara in feature tests.Rémy Coutable2017-10-161-19/+30
| * | Update best_practices.mdClement Ho2017-10-121-6/+11
| * | Add debugging section to testing_guide/best_practices.md.Fatih Acet2017-10-121-0/+14
* | | Exclude comments from specific docsAchilleas Pipinellis2017-11-011-1/+1
| |/ |/|
* | Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+2
|/
* Fix a missing link and create a separate "Testing guides" sectiondocs/fix-dev-docRémy Coutable2017-10-111-0/+1
* Refactor the Development documentation, and divide the Testing documentation ...Rémy Coutable2017-10-118-0/+954