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
/
lib
/
rails
/
test_help.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `:nodoc:` for internal testing methods [ci skip]
Robin Dupret
2015-07-28
1
-2
/
+2
*
inline test runner check into `as/testing/autorun.rb`.
Yves Senn
2015-06-11
1
-4
/
+1
*
Improve test runner's Minitest integration.
Kasper Timm Hansen
2015-06-04
1
-1
/
+5
*
Use `def before_setup` instead of `setup do`
eileencodes
2015-05-02
1
-2
/
+4
*
Revert "Use `def setup` instead of `setup do`"
eileencodes
2015-03-20
1
-4
/
+2
*
Move minitest plugin
Arthur Neves
2015-03-18
1
-6
/
+1
*
Use `def setup` instead of `setup do`
eileencodes
2015-03-12
1
-2
/
+4
*
introduce `ActiveSupport::Testing::FileFixtures`.
Yves Senn
2015-01-28
1
-0
/
+1
*
Require action_controller before any other action_controller file
Rafael Mendonça França
2014-04-10
1
-0
/
+1
*
Automatically maintain test database schema
Jon Leighton
2014-01-02
1
-0
/
+2
*
Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena...
Vipul A M
2013-12-18
1
-1
/
+1
*
BACKTRACE environment variable to show unfiltered backtraces.
Yves Senn
2013-11-04
1
-1
/
+3
*
Added generated unit test for generator generator and new test:generators rak...
Josef Šimánek
2013-07-16
1
-0
/
+1
*
Don't configure Turn output, we aren't using it since 3.2.0
Guillermo Iguaran
2013-01-07
1
-7
/
+0
*
Don't require 'turn' from rails/test_help
Aaron Suggs
2013-01-07
1
-5
/
+2
*
Add active_support/testing/autorun
Rafael Mendonça França
2012-12-31
1
-1
/
+1
*
Rename "Fixtures" class to "FixtureSet"
Alexey Muranov
2012-10-07
1
-2
/
+2
*
use Rails backtrace in tests
Francesco Rodriguez
2012-10-05
1
-0
/
+4
*
update test_help to config properly turn natural language option
Francesco Rodriguez
2012-07-06
1
-1
/
+4
*
Remove IdentityMap
Carlos Antonio da Silva
2012-03-13
1
-4
/
+0
*
if turn available then MiniTest::Unit.respond_to?(:use_natural_language_case_...
Vishnu Atrai
2012-01-07
1
-4
/
+1
*
Merge pull request #4360 from rafaelfranca/patch-1
Aaron Patterson
2012-01-06
1
-13
/
+6
|
\
|
*
MiniTest is always defined in this case
Rafael Mendonça França
2012-01-06
1
-8
/
+6
|
*
Test::Unit::Util::BacktraceFilter is never defined
Rafael Mendonça França
2012-01-06
1
-5
/
+0
*
|
require minitest rather than test/unit
Aaron Patterson
2012-01-06
1
-1
/
+1
|
/
*
do not require a file that is not used
Aaron Patterson
2012-01-05
1
-2
/
+0
*
Modified how to handle if ActiveRecord is defined.
Yasuo Honda
2011-09-30
1
-1
/
+1
*
Removed AS core_ext/kernel/requires as it's not used and is bad practice.
Josh Kalderimis
2011-05-23
1
-1
/
+0
*
make turn a soft dependency. generate a Gemfile that contains turn and requir...
Aaron Patterson
2011-04-08
1
-3
/
+7
*
Moved Turn activation/dependency to railties
David Heinemeier Hansson
2011-03-31
1
-0
/
+8
*
Merge remote branch 'rails/master' into identity_map
Emilio Tagua
2010-12-20
1
-11
/
+0
|
\
|
*
do not require ruby-debug automatically. please require it if you have decla...
Aaron Patterson
2010-11-19
1
-11
/
+0
*
|
Flush IdentityMap when running tests.
Emilio Tagua
2010-11-19
1
-0
/
+4
|
/
*
Remove deprecated stuff in ActionController
Carlos Antonio da Silva
2010-09-26
1
-1
/
+1
*
Update abort message (ht: tilsammans).
José Valim
2010-09-25
1
-1
/
+1
*
only abort in test_help in production env
David Chelimsky
2010-09-24
1
-3
/
+3
*
Make assert_recognizes work in IntegrationTest [#4390 state:committed]
Matthew Rudy Jacobs
2010-04-24
1
-1
/
+3
*
Missed a few spots in railties
Joshua Peek
2010-03-30
1
-1
/
+1
*
Explicitly require files before monkey patching them.
José Valim
2010-03-23
1
-1
/
+5
*
Better with #abort
Joao Carlos
2010-03-03
1
-4
/
+1
*
#exit accepts an integer, not a string
Joao Carlos
2010-02-28
1
-1
/
+4
*
Rename named_url_helpers to url_helpers and url_helpers to url_for
Carlhuda
2010-02-26
1
-1
/
+1
*
Get URL helpers working again in integration tests.
Carlhuda
2010-02-25
1
-0
/
+4
*
Final pass at removing the router from a global constant
Carlhuda
2010-02-25
1
-0
/
+6
*
Resolve test/unit load ordering by removing backtrace filter from boot initia...
Jeremy Kemper
2010-02-11
1
-0
/
+6
*
Get everyone running on Rails.env and fix the broken environment settings for...
David Heinemeier Hansson
2010-01-11
1
-1
/
+1
*
use_instantiated_fixtures and use_transactional_fixtures defaults are set in ...
Joshua Peek
2010-01-04
1
-2
/
+0
*
rack and rack-test are pulled in by AD
Joshua Peek
2010-01-04
1
-3
/
+0
*
Autoload AR test case
Joshua Peek
2010-01-04
1
-3
/
+0
*
Autoload AMo test case
Joshua Peek
2010-01-04
1
-2
/
+0
[next]