rails--rails/railties/test/application
Joshua Peek 3f28e0bda6 Trash string coercion rack hacks 2010-01-04 19:46:21 -06:00
..
configuration_test.rb AppName::Application.root should work 2010-01-02 22:49:40 -08:00
console_test.rb
generators_test.rb Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb 2009-12-31 13:12:52 -08:00
initializer_test.rb Some railties cleanup: 2009-12-31 13:12:52 -08:00
load_test.rb Rackup config.ru from the correct directory 2009-12-23 19:10:44 -08:00
middleware_test.rb Trash string coercion rack hacks 2010-01-04 19:46:21 -06:00
notifications_test.rb Some railties cleanup: 2009-12-31 13:12:52 -08:00
routing_test.rb Isolation tests intentionally avoid loading any state (because they're often testing things that have their own load path semantics that should not be polluted), so rack/test is not yet on the load path. Moving require "rack/test" into the setup means and after boot_rails means that it'll be required after the laod path has been altered to add in the Rails vendor/gems 2009-12-23 17:46:38 -08:00
test_test.rb Smoke test for test_help 2010-01-04 17:13:45 -06:00