aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/system_testing/screenshot_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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