index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
dispatch
/
system_testing
/
system_test_case_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Permit running jobs in system tests
George Claghorn
2019-05-16
1
-37
/
+0
*
Add `require "selenium/webdriver"` to all using `DrivenBySeleniumWith*` classes
Ryuta Kamizono
2019-01-30
1
-0
/
+1
*
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