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_test_case.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix doc of `ActionDispatch::SystemTestCase` [ci skip]
yuuji.yaginuma
2019-02-01
1
-7
/
+7
*
Rename methods and update docs
Eileen Uchitelle
2019-01-29
1
-8
/
+12
*
Implement a way to add browser capabilities:
Edouard CHIN
2019-01-29
1
-2
/
+18
*
Remove upper bound on Capybara
eileencodes
2018-04-10
1
-1
/
+1
*
Allow Capybara 3.x (#32151)
Thomas Walpole
2018-03-05
1
-1
/
+1
*
Merge pull request #31713 from aellispierce/refactor-browser-options
Eileen M. Uchitelle
2018-01-17
1
-0
/
+1
|
\
|
*
Move browser checking to its own class
Ashley Ellis Pierce
2018-01-15
1
-0
/
+1
*
|
Add headless browser support in api docs [ci skip]
Pierre Hedkvist
2017-12-18
1
-0
/
+3
|
/
*
Add headless firefox driver to System Tests
bogdanvlviv
2017-12-07
1
-2
/
+6
*
Add load hook for `ActionDispatch::SystemTestCase`
yuuji.yaginuma
2017-10-28
1
-0
/
+2
*
Require capybara 2.15 because we depend on the new puma integration
Rafael Mendonça França
2017-10-25
1
-1
/
+1
*
specify minimum capybara version for system tests
Joe Francis
2017-10-23
1
-0
/
+2
*
[Action Pack] require => require_relative
Akira Matsuda
2017-10-21
1
-5
/
+5
*
Add headless chrome driver to System Tests
yuuji.yaginuma
2017-10-17
1
-0
/
+2
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Merge branch 'master' into require_relative_2017
Xavier Noria
2017-07-02
1
-0
/
+2
|
\
|
*
SystemTestCase undef some IntegrationTest methods because it's confused to use.
yalab
2017-07-01
1
-0
/
+2
*
|
[Action Dispatch] require => require_relative
Akira Matsuda
2017-07-01
1
-4
/
+4
|
/
*
Tiny documentation fixes [ci skip]
Robin Dupret
2017-06-06
1
-3
/
+3
*
[ci skip] Fix typo in the system tests docs
Prathamesh Sonpatki
2017-06-03
1
-1
/
+1
*
SystemTesting::Driver can register capybara-webkit and poltergeist
Mario Alberto Chávez
2017-06-02
1
-2
/
+6
*
Make `driven_by` overridable
Fumiaki MATSUSHIMA
2017-03-29
1
-6
/
+5
*
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
-2
/
+2
|
\
\
|
*
|
Pass options to `driven_by`
Fumiaki MATSUSHIMA
2017-03-13
1
-2
/
+2
|
|
/
*
/
Bump Capybara and include Minitest::Assertions
eileencodes
2017-03-17
1
-0
/
+2
|
/
*
Call system test driver per-instance rather than globally
eileencodes
2017-03-09
1
-5
/
+12
*
Refactor system test driver/browser
eileencodes
2017-03-09
1
-10
/
+1
*
Change `SystemTestCase.driven_by` to use `setup`/`teardown` hooks
Lucas Mazza
2017-02-24
1
-2
/
+9
*
Move documentation to the correct place
eileencodes
2017-02-23
1
-72
/
+72
*
Tiny documentation edits [ci skip]
Robin Dupret
2017-02-21
1
-1
/
+1
*
Fix some grammar in docs [ci skip]
kenta-s
2017-02-21
1
-1
/
+1
*
Clean up documentation
eileencodes
2017-02-20
1
-9
/
+10
*
Rename system_test_helper -> application_system_test_case
eileencodes
2017-02-20
1
-19
/
+6
*
Fix default host in setup, move teardown to helper file
eileencodes
2017-02-20
1
-0
/
+2
*
Move and rename system tests
eileencodes
2017-02-20
1
-0
/
+129