1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
2009-09-19 13:22:09 -05:00
..
abstract Follow short name convention for test folder and just call it "abstract" 2009-09-19 13:14:22 -05:00
activerecord Need to reset session for AR session tests after altering the route set 2009-09-06 23:09:47 -05:00
controller Namespace TestControllers inside their test case class 2009-09-19 13:04:12 -05:00
dispatch Ensure changes to I18n locale get reset during tests 2009-09-19 13:22:09 -05:00
fixtures Avoid conflicts with another ContentTypeController used in testing 2009-09-19 12:50:14 -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 Ensure changes to I18n locale get reset during tests 2009-09-19 13:22:09 -05: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 Merge bundler helper into abstract_unit 2009-09-19 13:12:54 -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