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
*
Explicitly pass window handle to `resize_window_to`
yuuji.yaginuma
2017-11-06
1
-1
/
+1
*
Fix Capybara::Webkit::Driver#resize_window deprecation warning
Nihad Abbasov
2017-11-04
1
-1
/
+1
*
Puma Rack handler is required by Capybara
Guillermo Iguaran
2017-10-28
1
-2
/
+0
*
Add headless chrome driver to System Tests
yuuji.yaginuma
2017-10-17
1
-1
/
+17
*
Exception message for SystemTestCase#get etc..
yalab
2017-10-08
1
-1
/
+1
*
Use the default Capybara registered puma server configuration
Thomas Walpole
2017-09-18
1
-13
/
+1
*
Retrive screenshot in relative path of current directory
yuuji.yaginuma
2017-08-27
1
-5
/
+9
*
Fix `can't modify frozen String` error in `display_image`
yuuji.yaginuma
2017-08-26
1
-1
/
+1
*
Update links to use https link instead of http [ci skip]
Yoshiyuki Hirano
2017-08-22
1
-1
/
+1
*
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