summaryrefslogtreecommitdiff
path: root/doc/development/testing_guide/best_practices.md
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'doc-be_like_time' into 'master'Evan Read2019-08-191-0/+13
|\
| * Add `be_like_time` matcher to Testing Styleguidedoc-be_like_timeLuke Duncalfe2019-08-191-0/+13
* | Merge branch 'remove-mysql-from-dev-docs' into 'master'Evan Read2019-08-191-10/+0
|\ \
| * | Remove MySQL references from development docsNick Thomas2019-08-161-10/+0
| |/
* | Mention focus: true in the specsallow-focus-in-specsGiorgenes Gelatti2019-08-131-0/+1
|/
* Change docs to recommend perform_enqueued_jobsupdate-sidekiq-inline-testing-docsrpereira22019-06-191-1/+1
* Fix TyposYoginth2019-06-121-1/+1
* Document the on-demand run of MySQL tests62151-broken-masterRémy Coutable2019-05-221-12/+22
* Link to testing guide for feature flag spec infoLuke Duncalfe2019-05-171-0/+30
* Add doc when rspec-set won't workdocs-update-rspec-set-usageHeinrich Lee Yu2019-04-051-2/+4
* Update testing guide to reference test designZeff Morgan2019-03-261-0/+15
* Docs: Fix broken anchors in development docsMarcel Amirault2019-03-051-1/+1
* Merge branch 'patch-31' into 'master'Douwe Maan2019-02-281-4/+8
|\
| * Update best_practices.md let section to also reference let! variables.Artur Martsinkovskyi2018-10-191-4/+8
* | Fix and document an RSpec::Parameterized::TableSyntax edge-caseRémy Coutable2019-02-201-5/+5
* | Fix most instances of bare URLs in markdownEvan Read2019-01-241-2/+2
* | Update best_practices.mdSam Bigelow2018-12-121-3/+3
* | Document how to run rspec testsSam Bigelow2018-12-121-0/+10
* | Eliminate duplicated wordsTakuya Noguchi2018-11-221-4/+4
* | Merge branch '51366-custom-repos-trait-docs' into 'master'Rémy Coutable2018-10-221-0/+31
|\ \
| * | Document the :repository and :custom_repo traitsNick Thomas2018-10-191-0/+31
| |/
* | Document how GitLab keeps its tests pristineNick Thomas2018-10-191-0/+124
|/
* First version of pry_debugging.mdToon Claes2018-07-201-1/+1
* Add link to hack for styling Capybara HTML dumpsWinnie Hellmann2018-05-311-0/+4
* Merge branch 'backstage/gb/improve-fast-specs-helper' into 'master'Rémy Coutable2018-05-151-5/+18
|\
| * 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
* | Clean up docsblackst0ne2018-05-141-2/+1
|/
* Support resetting of Prometheus metrics between test runsStan Hu2018-05-091-0/+5
* 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
* 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
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-7/+7
* 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
* | Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+2
|/
* Refactor the Development documentation, and divide the Testing documentation ...Rémy Coutable2017-10-111-0/+272