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
/
test_helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop setting a default Capybara app host
George Claghorn
2019-07-24
1
-7
/
+4
*
Permit running jobs in system tests
George Claghorn
2019-05-16
2
-27
/
+0
*
Make system tests take failed screenshots in `before_teardown` hook
Richard Macklin
2019-04-20
1
-5
/
+7
*
truncate screenshot filenames to avoid error
Josi McClellan
2019-04-18
1
-1
/
+2
*
Update terminal-to-html inline images url in ScreenshotHelper
betterzega
2019-02-05
1
-1
/
+1
*
Reset sessions on failed system test screenshot
Maxim Perepelitsa
2018-11-13
1
-2
/
+5
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-1
/
+1
*
Use strict_encode64 instead of gsub newline for ScreenshotHelper
Bart de Water
2018-04-23
1
-1
/
+1
*
Fix system tests transactions not closed between examples
Sergey Tarasov
2018-03-19
1
-0
/
+1
*
Uses the absolute path for system test screenshots
Zamith
2018-02-27
1
-1
/
+1
*
Make screenshots default to "simple" format
eileencodes
2017-11-29
1
-10
/
+6
*
Exception message for SystemTestCase#get etc..
yalab
2017-10-08
1
-1
/
+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
3
-0
/
+6
*
SystemTestCase undef some IntegrationTest methods because it's confused to use.
yalab
2017-07-01
1
-0
/
+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
*
|
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
1
-1
/
+1
*
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
*
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
1
-0
/
+20
*
Fix screenshot helper to provide correct file name
eileencodes
2017-02-20
1
-2
/
+6
*
Move and rename system tests
eileencodes
2017-02-20
1
-0
/
+53