aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/system_testing/driver_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix broken driver testyuuji.yaginuma2019-06-061-2/+2
* Fix system testing failureRyuta Kamizono2019-01-301-0/+2
* Implement a way to add browser capabilities:Edouard CHIN2019-01-291-0/+67
* Move browser checking to its own classAshley Ellis Pierce2018-01-151-3/+4
* Add headless firefox driver to System Testsbogdanvlviv2017-12-071-0/+8
* Add headless chrome driver to System Testsyuuji.yaginuma2017-10-171-0/+8
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-0/+2
* Don't call register on custom driverseileencodes2017-07-081-2/+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
* SystemTesting::Driver can register capybara-webkit and poltergeistMario Alberto Chávez2017-06-021-2/+16
* Pass options to `driven_by`Fumiaki MATSUSHIMA2017-03-131-1/+2
* Call system test driver per-instance rather than globallyeileencodes2017-03-091-3/+3
* Refactor system test driver/browsereileencodes2017-03-091-0/+11
* Move and rename system testseileencodes2017-02-201-0/+9