Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uses the absolute path for system test screenshots | Zamith | 2018-02-27 | 1 | -5/+5 |
* | Make screenshots default to "simple" format | eileencodes | 2017-11-29 | 1 | -0/+7 |
* | Retrive screenshot in relative path of current directory | yuuji.yaginuma | 2017-08-27 | 1 | -8/+24 |
* | Fix `can't modify frozen String` error in `display_image` | yuuji.yaginuma | 2017-08-26 | 1 | -0/+15 |
* | Use frozen string literal in actionpack/ | Kir Shatrov | 2017-07-29 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Call system test driver per-instance rather than globally | eileencodes | 2017-03-09 | 1 | -21/+9 |
* | Do not take screenshot if driver does not support screenshot | yuuji.yaginuma | 2017-03-04 | 1 | -0/+25 |
* | Do not take screenshot when test skipped | yuuji.yaginuma | 2017-02-23 | 1 | -0/+10 |
* | Fix screenshot helper to provide correct file name | eileencodes | 2017-02-20 | 1 | -1/+9 |
* | Move and rename system tests | eileencodes | 2017-02-20 | 1 | -0/+10 |