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
Jon Wood 271baf235d Add :redirect to the testable RJS statements [#2612 state:resolved]
Example :
  assert_select_rjs :redirect, root_path

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-08-09 02:00:15 +01:00
..
assertions Add :redirect to the testable RJS statements [#2612 state:resolved] 2009-08-09 02:00:15 +01:00
assertions.rb Move generic assertions into ActionDispatch 2009-04-30 11:55:53 -05: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 Functional test runner finalizes response just like the integration test runner. In both runners, the @response object will now behave the same. 2009-05-02 14:57:40 -05:00