David Heinemeier Hansson
|
70ac560e42
|
Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6611 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-04-28 15:57:29 +00:00 |
|
David Heinemeier Hansson
|
3022a44bce
|
Don't require AWS test_invoke in railties test helper [blaine]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6575 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-04-24 22:19:31 +00:00 |
|
Michael Koziarski
|
02dfb239fa
|
merge 5639 to trunk
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5640 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-11-27 05:19:15 +00:00 |
|
Jamis Buck
|
e9b0284070
|
be sure to require_dependency on 'application', so that dependency loading is honored correctly
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4731 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-08-08 22:29:57 +00:00 |
|
Jamis Buck
|
36ea93e4b9
|
rename 'integration_test.rb' -> 'integration.rb'
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3923 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-03-18 14:27:36 +00:00 |
|
Jamis Buck
|
1a91abe645
|
Add integration test support to app generation and testing
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3702 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-02-28 18:57:32 +00:00 |
|
David Heinemeier Hansson
|
5c48a89a7f
|
Force RAILS_ENV to be "test" when running tests, so that ENV["RAILS_ENV"] = "production" in config/environment.rb doesnt wreck havok [DHH] (closes #2660)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2955 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-11-09 15:11:55 +00:00 |
|
Scott Barron
|
ccd18dc650
|
Should be RAILS_ROOT/test/fixtures.
Closes #2476
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2616 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-10-15 17:05:55 +00:00 |
|
David Heinemeier Hansson
|
0930256b45
|
Fixed the overeager test running
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2609 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-10-15 13:18:17 +00:00 |
|
David Heinemeier Hansson
|
e3bb9e7a9c
|
Cleaned up test_helper
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2606 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-10-15 03:02:28 +00:00 |
|