Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add headless firefox driver to System Tests | bogdanvlviv | 2017-12-07 | 1 | -0/+6 |
* | Add headless chrome driver to System Tests | yuuji.yaginuma | 2017-10-17 | 1 | -0/+6 |
* | Exception message for SystemTestCase#get etc.. | yalab | 2017-10-08 | 1 | -5/+10 |
* | Use frozen string literal in actionpack/ | Kir Shatrov | 2017-07-29 | 1 | -0/+2 |
* | SystemTestCase undef some IntegrationTest methods because it's confused to use. | yalab | 2017-07-01 | 1 | -0/+32 |
* | Set `Capybara.app_host` through `host!` | Fumiaki MATSUSHIMA | 2017-04-02 | 1 | -0/+12 |
* | Make `driven_by` overridable | Fumiaki MATSUSHIMA | 2017-03-29 | 1 | -0/+8 |
* | Call system test driver per-instance rather than globally | eileencodes | 2017-03-09 | 1 | -7/+3 |
* | Refactor system test driver/browser | eileencodes | 2017-03-09 | 1 | -6/+0 |
* | Change `SystemTestCase.driven_by` to use `setup`/`teardown` hooks | Lucas Mazza | 2017-02-24 | 1 | -12/+14 |
* | Move and rename system tests | eileencodes | 2017-02-20 | 1 | -0/+21 |