aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/system_testing/test_helpers
Commit message (Expand)AuthorAgeFilesLines
* Enforce frozen string in RubocopKir Shatrov2017-07-012-0/+2
* Set `Capybara.app_host` through `host!`Fumiaki MATSUSHIMA2017-04-021-1/+6
* Merge pull request #28394 from shime/docs-action-dispatchXavier Noria2017-03-221-1/+1
|\
| * [docs] fix ActionDispatch documentationHrvoje Šimić2017-03-131-1/+1
* | Dont always display inline screenshots in system testing (#28133)Renaud Chaput2017-03-111-5/+34
|/
* Call system test driver per-instance rather than globallyeileencodes2017-03-091-1/+1
* Do not take screenshot if driver does not support screenshotyuuji.yaginuma2017-03-041-1/+5
* Fix random failure on system test with ajaxFumiaki MATSUSHIMA2017-03-031-1/+1
* Take failed screenshot before reset driveryuuji.yaginuma2017-02-281-1/+1
* Do not take screenshot when test skippedyuuji.yaginuma2017-02-231-2/+6
* Rename system_test_helper -> application_system_test_caseeileencodes2017-02-201-3/+3
* Fix default host in setup, move teardown to helper fileeileencodes2017-02-201-0/+20
* Fix screenshot helper to provide correct file nameeileencodes2017-02-201-2/+6
* Move and rename system testseileencodes2017-02-201-0/+53