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_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve test runner's Minitest integration.
Kasper Timm Hansen
2015-06-04
1
-2
/
+2
*
Remove `assigns` and `assert_template`.
Guo Xiang Tan
2015-05-30
1
-1
/
+1
*
run `test_test.rb` using the `bin/rails test`.
Yves Senn
2015-03-18
1
-17
/
+1
*
Show the right file when test raises
Arthur Neves
2015-03-18
1
-0
/
+1
*
bring back `db:test:prepare`.
Yves Senn
2014-11-25
1
-0
/
+92
*
tests, run `test_test.rb` with `RAILS_ENV=test`.
Yves Senn
2014-11-25
1
-1
/
+1
*
Revert "Revert "Merge pull request #15394 from morgoth/fix-automatic-maintain...
Yves Senn
2014-08-06
1
-1
/
+90
*
Revert "Merge pull request #15394 from morgoth/fix-automatic-maintaining-test...
Rafael Mendonça França
2014-07-02
1
-90
/
+1
*
Fixed automatic maintaining test schema to properly handle sql structure sche...
Wojciech Wnętrzak
2014-06-12
1
-2
/
+52
*
Added missing test case for migrations when using sql structure
Wojciech Wnętrzak
2014-06-01
1
-1
/
+40
*
Automatically maintain test database schema
Jon Leighton
2014-01-02
1
-1
/
+46
*
BACKTRACE environment variable to show unfiltered backtraces.
Yves Senn
2013-11-04
1
-5
/
+34
*
remove performance tests from the default stack
Yves Senn
2013-01-10
1
-25
/
+0
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Test::Unit::Util::BacktraceFilter not available in ruby19 test/unit
Vishnu Atrai
2011-12-26
1
-17
/
+0
*
`run_test` method conflicts with newer minitest, so change the name
Aaron Patterson
2011-11-30
1
-5
/
+5
*
Solve the RAILS_ENV problem in the railties tests in a more generic way
Jon Leighton
2011-06-06
1
-0
/
+4
*
add tests for performance test
Jan Xie
2011-05-05
1
-0
/
+25
*
Remove deprecated stuff in ActionController
Carlos Antonio da Silva
2010-09-26
1
-1
/
+1
*
Check if Test::Unit is defined before adding backtrace filter.
José Valim
2010-02-07
1
-0
/
+17
*
assert_template depends on AV::Template monkey patches in action_view/test_case
Joshua Peek
2010-01-05
1
-0
/
+25
*
Smoke test for test_help
Joshua Peek
2010-01-04
1
-0
/
+38