aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/system_testing/screenshot_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* truncate screenshot filenames to avoid errorJosi McClellan2019-04-181-0/+8
* selenium-webdriver is not always required for system testingRyuta Kamizono2019-01-301-0/+1
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-11/+9
* Uses the absolute path for system test screenshotsZamith2018-02-271-5/+5
* Make screenshots default to "simple" formateileencodes2017-11-291-0/+7
* Retrive screenshot in relative path of current directoryyuuji.yaginuma2017-08-271-8/+24
* Fix `can't modify frozen String` error in `display_image`yuuji.yaginuma2017-08-261-0/+15
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Call system test driver per-instance rather than globallyeileencodes2017-03-091-21/+9
* Do not take screenshot if driver does not support screenshotyuuji.yaginuma2017-03-041-0/+25
* Do not take screenshot when test skippedyuuji.yaginuma2017-02-231-0/+10
* Fix screenshot helper to provide correct file nameeileencodes2017-02-201-1/+9
* Move and rename system testseileencodes2017-02-201-0/+10