rails/actionpack/test
2009-09-26 21:59:28 -05:00
..
abstract Follow short name convention for test folder and just call it "abstract" 2009-09-19 13:14:22 -05:00
activerecord Allow integration test rack app to be set with "@app" ivar instead of using open_session 2009-09-26 20:51:05 -05:00
controller Move middleware and route configuration from AC::Dispatcher to Rails application object 2009-09-26 21:59:28 -05:00
dispatch Allow integration test rack app to be set with "@app" ivar instead of using open_session 2009-09-26 20:51:05 -05:00
fixtures Move Rails::Static into ActionDispatch 2009-09-26 11:37:42 -05:00
html-scanner Move html-scanner tests one dir up 2009-05-23 02:21:07 +02:00
javascript First effort at new Ajax helpers 2009-07-20 16:13:21 -07:00
lib Define weblog controller for url helper test 2009-09-13 17:28:44 -05:00
new_base Ensure changes to I18n locale get reset during tests 2009-09-19 13:22:09 -05:00
template Restore split between require-time and runtime load path mungery. Simplifies vendor requires. 2009-09-24 18:38:18 -07:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
view Fixed ActionView::TestCase current url context [#1561 state:resolved] 2008-12-15 11:47:39 -06:00
abstract_unit.rb Allow setting a default application for all integration tests 2009-09-26 21:38:48 -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