rails/actionpack/test
2010-03-18 15:52:43 -07:00
..
abstract Allow anything that responds to render to be given as :template and use find_template instead of find in views. 2010-03-12 14:25:10 +01:00
activerecord Fix failing Action Pack tests 2010-03-02 14:41:12 -08:00
controller All tests pass without memoizing view_context 2010-03-18 15:52:43 -07:00
dispatch Install url helpers on module instance so they can be accessed 2010-03-17 16:05:29 -05:00
fixtures scope_key_by_partial fix for Ruby 1.9 when there's virtual_path [#4202 state:resolved] 2010-03-16 16:20:10 -07:00
lib Sending the partial as info is no longer required. 2010-03-18 12:12:07 +01:00
template All tests pass without memoizing view_context 2010-03-18 15:52:43 -07:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Modify assert_template to use instrumentation 2010-03-17 14:29:18 -07:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Give useful test:isolated failures 2009-11-04 12:44:06 -08:00