Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | be sure to require_dependency on 'application', so that dependency loading is... | Jamis Buck | 2006-08-08 | 1 | -1/+1 |
* | rename 'integration_test.rb' -> 'integration.rb' | Jamis Buck | 2006-03-18 | 1 | -1/+1 |
* | Add integration test support to app generation and testing | Jamis Buck | 2006-02-28 | 1 | -0/+1 |
* | Force RAILS_ENV to be "test" when running tests, so that ENV["RAILS_ENV"] = "... | David Heinemeier Hansson | 2005-11-09 | 1 | -0/+4 |
* | Should be RAILS_ROOT/test/fixtures. | Scott Barron | 2005-10-15 | 1 | -3/+3 |
* | Fixed the overeager test running | David Heinemeier Hansson | 2005-10-15 | 1 | -4/+2 |
* | Cleaned up test_helper | David Heinemeier Hansson | 2005-10-15 | 1 | -0/+15 |