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
David Heinemeier Hansson 688996da7b Merge pull request #21671 from kaspth/integration-request-encoding-helpers
Add `as` to encode a request as a specific mime type.
2016-02-10 17:46:14 +01:00
..
assertions Duplicate assert_generates options before modifying it 2016-02-01 11:51:45 +00: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 Merge pull request #21671 from kaspth/integration-request-encoding-helpers 2016-02-10 17:46:14 +01:00
test_process.rb remove unused require 2016-01-30 13:50:22 +09: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