Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug ... | David Heinemeier Hansson | 2007-04-28 | 1 | -1/+0 |
* | Don't require AWS test_invoke in railties test helper [blaine] | David Heinemeier Hansson | 2007-04-24 | 1 | -1/+0 |
* | merge 5639 to trunk | Michael Koziarski | 2006-11-27 | 1 | -1/+2 |
* | 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 |