aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/test_help.rb
Commit message (Expand)AuthorAgeFilesLines
* rename 'integration_test.rb' -> 'integration.rb'Jamis Buck2006-03-181-1/+1
* Add integration test support to app generation and testingJamis Buck2006-02-281-0/+1
* Force RAILS_ENV to be "test" when running tests, so that ENV["RAILS_ENV"] = "...David Heinemeier Hansson2005-11-091-0/+4
* Should be RAILS_ROOT/test/fixtures.Scott Barron2005-10-151-3/+3
* Fixed the overeager test runningDavid Heinemeier Hansson2005-10-151-4/+2
* Cleaned up test_helperDavid Heinemeier Hansson2005-10-151-0/+15