1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test
2009-12-09 18:57:16 -06:00
..
application Remove assert_raises usage that only test-unit 1 supports. Breaks minitest and test-unit 2. 2009-12-06 17:23:43 -08:00
fixtures Scaffolding generates new routing dsl examples 2009-12-09 18:57:16 -06:00
generators Scaffolding generates new routing dsl examples 2009-12-09 18:57:16 -06:00
initializer Remove global Rails initializers 2009-12-02 11:35:47 -08:00
isolation Fix bundler environment check 2009-11-14 03:27:18 -08:00
mocks RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
plugins Refactor plugins 2009-11-11 18:09:16 -08:00
vendor/gems Additional tests for the gem subsystem 2009-04-29 08:07:57 -07:00
abstract_unit.rb Have all the tests running off a single Gemfile 2009-10-20 16:34:44 -07:00
backtrace_cleaner_test.rb test-unit 2: filter_backtrace is private 2009-11-10 21:04:00 -08:00
generators_test.rb Ensure generator fallbacks work even when a context is given. 2009-11-23 09:08:48 -08:00
initializable_test.rb Refactor plugins 2009-11-11 18:09:16 -08:00
metal_test.rb Ruby 1.9: Rack apps must *always* take an env arg on 1.9 2009-11-05 16:12:02 -08:00
paths_test.rb Make rails configuration's path object's root lazy 2009-10-14 11:18:45 -07:00
rails_info_controller_test.rb Scaffolding generates new routing dsl examples 2009-12-09 18:57:16 -06:00
rails_info_test.rb Just use abstract_unit 2009-11-14 03:27:18 -08:00