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