1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/testing
wycats 15c31c7639 open_session can just return the a dup of the current context.
At this point, its entire purpose in the open_session {} case was to
delegate back to the IntegrationTest anyway.
2010-03-22 17:14:28 -07:00
..
assertions Each controller class has it's own view context subclass. This removes the need for ActionView::Base.for_controller 2010-03-18 18:14:54 -07:00
assertions.rb Fixed AD assertion autoloads [#3470 state:resolved] 2009-11-09 21:38:01 -06:00
integration.rb open_session can just return the a dup of the current context. 2010-03-22 17:14:28 -07:00
performance_test.rb Should fix a few Sam Ruby fails. 2009-12-03 09:06:01 -08:00
test_process.rb AD::TestProcess relies on request.flash, so let's load it. 2010-02-16 22:54:56 +01:00
test_request.rb Switch functional tests to run through the rack interface instead of process 2009-05-02 15:29:18 -05:00
test_response.rb Deprecation notice for TestResponse#redirected_to 2010-01-30 12:26:49 -06:00