rails--rails/railties/test
Joshua Peek 1d09ccd949 Revert "Update plugin loading tests to reflect changes in plugin fixtures."
This reverts commit eef9002968.
2008-04-21 13:27:19 -05:00
..
fixtures Missing test data 2008-03-27 17:54:43 +00:00
generators Add example for default_url_options[:host] to generated mailers. 2008-04-18 17:19:28 -05:00
mocks RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
abstract_unit.rb RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
boot_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:33:00 +00:00
console_app_test.rb Refactor Dispatcher callbacks to remove unnecessary Dependencies checks in production environment. 2008-04-18 13:05:43 +01:00
fcgi_dispatcher_test.rb Mock RailsFCGIHandler and Dispatcher to stop mocha deprecation warnings. 2008-04-21 11:54:46 -05:00
gem_dependency_test.rb Gem dependencies don't require a version. Also fixed up failing gem dependency tests. 2008-04-21 12:23:15 -05:00
generator_lookup_test.rb Fixed that script/generate would not look for plugin generators in plugin_paths (closes #11000) [glv] 2008-03-13 02:47:26 +00:00
initializer_test.rb Revert "Update plugin loading tests to reflect changes in plugin fixtures." 2008-04-21 13:27:19 -05:00
plugin_loader_test.rb Revert "Update plugin loading tests to reflect changes in plugin fixtures." 2008-04-21 13:27:19 -05:00
plugin_locator_test.rb Revert "Update plugin loading tests to reflect changes in plugin fixtures." 2008-04-21 13:27:19 -05:00
plugin_test.rb Added Plugin#about method to programmatically access the about.yml in a plugin (closes #10979) [lazyatom] 2008-03-27 17:47:51 +00:00
plugin_test_helper.rb Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. Closes #9795 [lazyatom] 2007-11-08 05:29:44 +00:00
rails_generator_test.rb Improving railties test coverage. Closes #11496 [miloops] 2008-04-01 16:54:30 +00:00
rails_info_controller_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:33:00 +00:00
rails_info_test.rb
secret_key_generation_test.rb Improving railties test coverage. Closes #11496 [miloops] 2008-04-01 16:54:30 +00:00