rails--rails/railties/test/application
José Valim fe3ceabeed Set up subscriber on initialization. 2010-01-13 01:19:23 +01:00
..
configuration_test.rb AppName::Application.root should work 2010-01-02 22:49:40 -08:00
console_test.rb More robust console test 2009-10-05 09:41:08 -05:00
generators_test.rb Set up subscriber on initialization. 2010-01-13 01:19:23 +01:00
initializer_test.rb Run railtie and plugin initializers before app specific ones 2010-01-07 14:01:34 -06:00
load_test.rb Rackup config.ru from the correct directory 2009-12-23 19:10:44 -08:00
metal_test.rb Cleanup junk metal and revise API 2010-01-10 23:09:10 -06:00
middleware_test.rb Cleanup junk metal and revise API 2010-01-10 23:09:10 -06:00
notifications_test.rb Set up subscriber on initialization. 2010-01-13 01:19:23 +01: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 assert_template depends on AV::Template monkey patches in action_view/test_case 2010-01-05 11:48:06 -06:00