rails--rails/actionpack/test
Jeremy Kemper 35fa007313 Include process methods in ActionController::TestCase only. No need to alias_method_chain :process either. 2009-01-07 14:49:05 -08:00
..
activerecord Switch to Rack based session stores. 2008-12-15 16:33:31 -06:00
controller Include process methods in ActionController::TestCase only. No need to alias_method_chain :process either. 2009-01-07 14:49:05 -08:00
fixtures Add failing test for file uploads with unrewindable input 2009-01-02 18:46:01 -06:00
template Revert to the good old days when AssetTag didn't cause anyone problems 2009-01-02 13:40:23 -06:00
view Fixed ActionView::TestCase current url context [#1561 state:resolved] 2008-12-15 11:47:39 -06:00
abstract_unit.rb Clean up view path cruft and split path implementations into Template::Path and Template::EagerPath 2008-12-29 19:27:19 -06:00
active_record_unit.rb Update AR integration tests for TestCase changes 2008-11-07 15:51:50 -05:00
adv_attr_test.rb
testing_sandbox.rb