rails/actionpack/test
2009-09-06 22:01:58 -05:00
..
abstract_controller Refactor ActionController to use find_template and template_exists? 2009-09-03 12:52:53 -07:00
activerecord Reset session in integration tests after changing routes to reload the middleware stack 2009-08-27 12:43:26 -05:00
controller Need to reset session in internal integration tests after altering the route set 2009-09-06 22:01:58 -05:00
dispatch If session_options[:id] is requested when using CookieStore, unmarshal the session to access it [#2268 state:resolved] 2009-09-03 11:50:01 -05:00
fixtures Missing fixture template -- fixes AP tests 2009-08-15 20:33:34 -07: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 Fix isolated running of AddressesTest 2009-09-06 21:42:05 -05:00
new_base Test for previous commit (we wrote it first, I swear) 2009-09-03 12:58:43 -07:00
old_base ActionPack test helpers need to activate rack gem 2009-09-01 10:27:19 -05:00
template Don't raise exceptions for missing javascript_include_tag or stylesheet_link_tag sources unless the :cache or :concat options are given. [#2738 state:resolved] 2009-09-03 14:01:01 -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 ActionPack test helpers need to activate rack gem 2009-09-01 10:27:19 -05:00
runner Temporary runner 2009-03-20 15:02:12 -07:00