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
Carl Lerche 420004e030 Initialize a new instance of Rails.application during integration tests
This is to fix the AWDWR tests until the application object is refactored to be a singleton.
2009-09-30 12:39:26 -07: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
integration.rb Initialize a new instance of Rails.application during integration tests 2009-09-30 12:39:26 -07:00
performance_test.rb Move integration test runner into ActionDispatch 2009-09-23 22:38:19 -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 SessionRestoreError belongs in AD 2009-09-23 23:37:31 -05:00