rails/actionpack/test
2009-11-01 02:23:49 +01:00
..
abstract Extracted localized_cache.rb from ActionController, added it to AbstractController and made ActionMailer use it. 2009-11-01 02:23:49 +01:00
activerecord Make polymorphic_url work with symbols again and refactor it [#1384 status:resolved] 2009-10-28 14:13:48 -05:00
controller Move some of helper tests to AbstractController. 2009-11-01 02:23:48 +01:00
dispatch Some more generation tests 2009-10-27 21:02:21 -05:00
fixtures Ported the new ActionView::TestCase from 2-3-stable to master [#3260 2009-09-28 13:31:30 -05:00
lib Donate tests I wrote for rackmount rails integration 2009-10-20 09:52:59 -05:00
template Start rewriting some internal tests to use the new routing dsl 2009-10-20 16:03:55 -05:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Extract routing controller stub helper into abstract unit 2009-10-27 21:02:20 -05:00
active_record_unit.rb Merge abstract_controller/test_helper and new_base/test_helper since they are expected to run in the same testing sandbox 2009-09-13 16:30:27 -05:00
ts_isolated.rb Don't load rubygems for isolated tests 2009-10-03 21:51:34 -05:00