aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/testing
Commit message (Expand)AuthorAgeFilesLines
...
* Depend on Hash#diff extensionJeremy Kemper2009-05-301-0/+2
* Extract ActionController rescue templates into Rescue and ShowExceptions midd...Joshua Peek2009-05-021-7/+1
* Switch functional tests to run through the rack interface instead of processJoshua Peek2009-05-021-0/+5
* Functional test runner finalizes response just like the integration test runn...Joshua Peek2009-05-021-12/+6
* Deprecate assert_redirect_to's partial hash matchingJoshua Peek2009-05-022-7/+8
* Move TestRequest#query_parameters into AD TestRequestJoshua Peek2009-04-301-0/+4
* Move TestRequest cookies accessor into AD TestRequestJoshua Peek2009-04-301-3/+21
* Start moving TestRequest and TestResponse into ActionDispatchJoshua Peek2009-04-302-0/+187
* Move generic assertions into ActionDispatchJoshua Peek2009-04-307-0/+1115