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
Sean Collins a4032ca072 Add both HTTP Response Code and Type to assertion messages
Also, refactor logic to convert between symbol and response code,
via the AssertionResponse class
2016-01-12 13:09:00 -07:00
..
assertions Add both HTTP Response Code and Type to assertion messages 2016-01-12 13:09:00 -07:00
assertion_response.rb Add both HTTP Response Code and Type to assertion messages 2016-01-12 13:09:00 -07:00
assertions.rb Use sufficient a regexp anchor to check @response.content_type.to_s 2015-10-22 20:33:32 +09:00
integration.rb Push before_sending to super class 2015-12-06 15:32:40 -05:00
test_process.rb Remove ActionController::TestCase from documentation 2015-12-12 14:44:50 -05:00
test_request.rb assign the cookie hash on request allocation 2015-07-08 16:27:02 -07:00
test_response.rb stop applying default headers in ActionDispatch::Response 2015-09-23 15:48:01 -07:00