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
/
lib
/
action_dispatch
/
system_testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ssl in guide and comment [ci skip]
Yoshiyuki Hirano
2017-08-19
1
-1
/
+1
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
5
-0
/
+10
*
Don't call register on custom drivers
eileencodes
2017-07-08
1
-3
/
+3
*
SystemTestCase undef some IntegrationTest methods because it's confused to use.
yalab
2017-07-01
1
-0
/
+24
*
Add an option to silence puma in system tests.
Sam Phippen
2017-06-24
1
-1
/
+12
*
SystemTesting::Driver can register capybara-webkit and poltergeist
Mario Alberto Chávez
2017-06-02
1
-5
/
+24
*
Set `Capybara.app_host` through `host!`
Fumiaki MATSUSHIMA
2017-04-02
1
-1
/
+6
*
Merge pull request #28394 from shime/docs-action-dispatch
Xavier Noria
2017-03-22
1
-1
/
+1
|
\
|
*
[docs] fix ActionDispatch documentation
Hrvoje Šimić
2017-03-13
1
-1
/
+1
*
|
Merge pull request #28341 from mtsmfm/pass-options-to-driven-by
Rafael França
2017-03-17
1
-1
/
+2
|
\
\
|
*
|
Pass options to `driven_by`
Fumiaki MATSUSHIMA
2017-03-13
1
-1
/
+2
|
|
/
*
/
Dont always display inline screenshots in system testing (#28133)
Renaud Chaput
2017-03-11
1
-5
/
+34
|
/
*
Call system test driver per-instance rather than globally
eileencodes
2017-03-09
2
-6
/
+1
*
Refactor system test driver/browser
eileencodes
2017-03-09
2
-30
/
+23
*
Do not take screenshot if driver does not support screenshot
yuuji.yaginuma
2017-03-04
1
-1
/
+5
*
Fix random failure on system test with ajax
Fumiaki MATSUSHIMA
2017-03-03
1
-1
/
+1
*
Take failed screenshot before reset driver
yuuji.yaginuma
2017-02-28
1
-1
/
+1
*
Change `SystemTestCase.driven_by` to use `setup`/`teardown` hooks
Lucas Mazza
2017-02-24
2
-13
/
+12
*
Do not take screenshot when test skipped
yuuji.yaginuma
2017-02-23
1
-2
/
+6
*
Rename system_test_helper -> application_system_test_case
eileencodes
2017-02-20
1
-3
/
+3
*
Fix default host in setup, move teardown to helper file
eileencodes
2017-02-20
2
-0
/
+29
*
Fix screenshot helper to provide correct file name
eileencodes
2017-02-20
1
-2
/
+6
*
Move and rename system tests
eileencodes
2017-02-20
4
-0
/
+122