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
/
railties
/
test
/
application
/
test_runner_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Railities typo fixes.
alkesh26
2019-02-01
1
-1
/
+1
*
Rename methods and update docs
Eileen Uchitelle
2019-01-29
1
-0
/
+1
*
Implement a way to add browser capabilities:
Edouard CHIN
2019-01-29
1
-0
/
+2
*
Add `rails test:channels`.
bogdanvlviv
2019-01-16
1
-2
/
+13
*
Add Rake task for testing mailboxes
George Claghorn
2018-12-30
1
-2
/
+14
*
Clarify implicit meaning of 'workers: 2' in parallelization tests.
Kasper Timm Hansen
2018-12-19
1
-6
/
+8
*
Add option to set parallel test worker count to the physical core count of th...
Bogdan
2018-12-18
1
-5
/
+14
*
Correctly handle unknown object in parallel tests
yuuji.yaginuma
2018-11-17
1
-0
/
+14
*
Merge pull request #34411 from N0xFF/master
Rafael França
2018-11-13
1
-0
/
+25
|
\
|
*
Reset sessions on failed system test screenshot
Maxim Perepelitsa
2018-11-13
1
-0
/
+25
*
|
Add test for parallel tests with unmarshable exception
yuuji.yaginuma
2018-11-09
1
-0
/
+24
|
/
*
Ensure that running tests in parallel doesn't display schema load output
bogdanvlviv
2018-08-08
1
-0
/
+18
*
Show rails instead of bin/rails on USAGE instructions
Alberto Almagro
2018-07-06
1
-1
/
+1
*
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
1
-1
/
+1
*
Remove needless print
yuuji.yaginuma
2018-02-17
1
-1
/
+0
*
Remove usage of strip_heredoc in the framework in favor of <<~
Rafael Mendonça França
2018-02-16
1
-2
/
+1
*
Add test parallelization to Rails
eileencodes
2018-02-15
1
-4
/
+78
*
Set the Rails environment from an environment variable
Aaron Patterson
2017-12-08
1
-1
/
+1
*
Add failing test for wrong database connection
Aaron Patterson
2017-12-08
1
-0
/
+17
*
Fix Rails environment when running tests with Ruby
Aaron Patterson
2017-12-06
1
-0
/
+56
*
Remove unnecessary migration deletion
yuuji.yaginuma
2017-11-08
1
-5
/
+0
*
`rails new` runs `rails active_storage:install`
bogdanvlviv
2017-11-06
1
-0
/
+5
*
Run in-app rails commands via fork+load where possible
Matthew Draper
2017-09-04
1
-28
/
+26
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
Merge remote-tracking branch 'origin/master' into unlock-minitest
Rafael Mendonça França
2017-08-01
1
-2
/
+28
|
\
|
*
Allow bin/rails test task to take absolute paths as arguments
Pawan Dubey
2017-07-25
1
-0
/
+26
|
*
* Don't eagerly require Rails' minitest plugin.
Kasper Timm Hansen
2017-07-10
1
-2
/
+2
|
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
Fix test runner's output
yuuji.yaginuma
2017-07-30
1
-1
/
+1
|
/
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Remove duplicated "test" prefix
Ryuta Kamizono
2017-04-07
1
-1
/
+1
*
Avoid running system tests by default
Robin Dupret
2017-03-05
1
-0
/
+46
*
Fix random failure on system test with ajax
Fumiaki MATSUSHIMA
2017-03-03
1
-0
/
+28
*
Add back tests for test:units and test:functionals.
Kasper Timm Hansen
2017-02-23
1
-12
/
+16
*
Fix run_via[]= backwards compatibility.
Kasper Timm Hansen
2017-02-21
1
-0
/
+10
*
Collect all file patterns when running multiple rake test tasks
Dominic Cleal
2017-02-04
1
-0
/
+15
*
add warnings option to test runner
yuuji.yaginuma
2017-01-24
1
-0
/
+11
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-6
/
+6
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-124
/
+124
*
remove unnessary option setting from test runner
yuuji.yaginuma
2016-04-25
1
-0
/
+8
*
reestablish previous connection after creating all databases
Aaron Patterson
2016-02-23
1
-0
/
+13
*
make sure `rake test` respects TESTOPTS
Aaron Patterson
2016-02-22
1
-0
/
+13
*
test runner, relay minitest information about the error location.
Yves Senn
2016-02-15
1
-1
/
+1
*
Revert "Prefer Minitest's location for test failures."
Yves Senn
2016-02-15
1
-1
/
+1
*
Fix mixing line filters with Minitest's -n filter.
Kasper Timm Hansen
2016-02-05
1
-0
/
+24
*
Fix model test path typo uncovered in previous commit.
Kasper Timm Hansen
2016-02-03
1
-1
/
+1
*
Fix line filters running tests from multiple runnables.
Kasper Timm Hansen
2016-02-03
1
-0
/
+24
*
Be consistent in testing outputs from railties test and use /bin/rails everyw...
Vipul A M
2016-01-24
1
-2
/
+3
*
Don't run all tests when files end in a colon.
Kasper Timm Hansen
2016-01-18
1
-8
/
+0
[next]