1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch
Rafael Mendonça França de9542acd5
Remove deprecated support to non-keyword arguments in ActionDispatch::IntegrationTest,
`#process`, `#get`, `#post`, `#patch`, `#put`, `#delete`, and `#head`.
2016-10-10 01:36:01 -03:00
..
request Remove deprecated support to non-keyword arguments in ActionDispatch::IntegrationTest, 2016-10-10 01:36:01 -03:00
routing Add three new rubocop rules 2016-08-16 04:30:11 -03:00
session Add three new rubocop rules 2016-08-16 04:30:11 -03:00
callbacks_test.rb
cookies_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
debug_exceptions_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
exception_wrapper_test.rb
executor_test.rb
header_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
live_response_test.rb
mapper_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
middleware_stack_test.rb Remove deprecated support to passing strings to the middleware stack 2016-10-10 01:35:59 -03:00
mime_type_test.rb Remove deprecated access to mime types through constants 2016-10-10 01:35:58 -03:00
mount_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
prefix_generation_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
rack_cache_test.rb
reloader_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
request_id_test.rb
request_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
response_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
routing_assertions_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
routing_test.rb Remove deprecated support for passing :path and route path as stings in ActionDispatch::Routing::Mapper#match 2016-10-10 01:36:00 -03:00
runner_test.rb Allow the integration_sesion to be set early on ActionDispatch::Integration::Runner. 2016-08-20 14:41:37 +01:00
show_exceptions_test.rb Deprecated ActionDispatch::ParamsParser::ParamsParser 2016-10-10 01:35:58 -03:00
ssl_test.rb Remove deprecated code in ssl middleware 2016-10-10 01:35:59 -03:00
static_test.rb Remove deprecated cache_control argument from ActionDispatch::Static#initialize 2016-10-10 01:35:59 -03:00
test_request_test.rb Fix memoization bug on ActionDispatch::TestRequest#request_method= 2016-09-22 11:36:23 -04:00
test_response_test.rb
uploaded_file_test.rb
url_generation_test.rb