summaryrefslogtreecommitdiff
path: root/doc/development/testing_guide/best_practices.md
Commit message (Expand)AuthorAgeFilesLines
...
| * 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