rails--rails/railties/test
Aaron Patterson b7a4fe18f2 remove duplicate requires of mocha.
Mocha is already required by AS::TestCase, so remove the duplicate
requires.
2012-07-03 14:28:29 -07:00
..
application Ensure jobs do not refer to the queue 2012-07-03 12:01:53 +01:00
commands Set RACK_ENV to nil in the dbconsole test 2012-05-30 23:29:47 -03:00
configuration using __method__ for the command method calls 2012-05-21 16:20:40 -07:00
fixtures
generators remove test/dummy from gitignore when "plugin new -T" 2012-07-03 11:58:17 -05:00
isolation Remove unnecessary Railties structure now that plugins are gone 2012-06-29 15:43:16 +02:00
queueing Make TestQueueTest work with marshalling queue 2012-07-03 13:03:48 +01:00
railties Remove unused responsibilities and add a few load definitions to engines 2012-06-29 17:04:47 +02:00
abstract_unit.rb Ensure that Rails.env is equal to "test" by default when running tests. 2012-05-06 21:36:59 -07:00
backtrace_cleaner_test.rb Gem cont presence checking has been removed 2012-05-02 13:56:13 +03:00
engine_test.rb Remove another missing test related to draw external routes 2012-06-29 14:55:09 -03:00
generators_test.rb remove duplicate requires of mocha. 2012-07-03 14:28:29 -07:00
initializable_test.rb
paths_test.rb Fix failing test related to persist glob when replacing a path 2012-07-01 13:56:11 -03:00
rails_info_controller_test.rb Rails::InfoController tests passing 2012-05-24 12:50:16 -05:00
rails_info_test.rb Updated/changed useless tr/gsubs 2012-04-03 15:16:09 +02:00
script_rails_loader_test.rb