aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/system_testing
Commit message (Expand)AuthorAgeFilesLines
* Make `driven_by` overridableFumiaki MATSUSHIMA2017-03-291-0/+8
* Pass options to `driven_by`Fumiaki MATSUSHIMA2017-03-131-1/+2
* Call system test driver per-instance rather than globallyeileencodes2017-03-093-31/+15
* Refactor system test driver/browsereileencodes2017-03-093-16/+11
* Do not take screenshot if driver does not support screenshotyuuji.yaginuma2017-03-041-0/+25
* Change `SystemTestCase.driven_by` to use `setup`/`teardown` hooksLucas Mazza2017-02-241-12/+14
* Do not take screenshot when test skippedyuuji.yaginuma2017-02-231-0/+10
* Fix default host in setup, move teardown to helper fileeileencodes2017-02-201-1/+8
* Fix screenshot helper to provide correct file nameeileencodes2017-02-201-1/+9
* Move and rename system testseileencodes2017-02-205-0/+60