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
Matthew Draper 8d0aa19771 Only move fixture_file_upload to IntegrationTest
The rest of the helpers are better placed on Session -- and this is the
only one that cares which class it is defined on.
2016-12-07 14:03:57 +10:30
..
assertions Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
assertion_response.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
assertions.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
integration.rb Only move fixture_file_upload to IntegrationTest 2016-12-07 14:03:57 +10:30
request_encoder.rb Remove default argument value. 2016-11-27 18:06:01 +01:00
test_process.rb Only move fixture_file_upload to IntegrationTest 2016-12-07 14:03:57 +10:30
test_request.rb Fix memoization bug on ActionDispatch::TestRequest#request_method= 2016-09-22 11:36:23 -04:00
test_response.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00