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 32b0db266c Merge pull request #20590 from vngrs/set_default_charset
Document, refactor and create test case for ActionDispatch::Response
2015-07-27 17:31:24 -03:00
..
middleware_stack
request Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00
routing Skip a few failing tests on JRuby with the attached tickets 2015-07-17 15:00:00 +02:00
session Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00
callbacks_test.rb
cookies_test.rb Improve error messages in cookies_test 2015-06-27 16:48:20 -04:00
debug_exceptions_test.rb Avoid accurate assertions on error messages 2015-03-02 14:05:07 +01:00
exception_wrapper_test.rb
header_test.rb
live_response_test.rb Replaced ActiveSupport::Concurrency::Latch with concurrent-ruby. 2015-07-13 15:44:21 -04:00
mapper_test.rb
middleware_stack_test.rb
mime_type_test.rb
mount_test.rb
prefix_generation_test.rb Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00
rack_cache_test.rb
reloader_test.rb
request_id_test.rb
request_test.rb Allow filtering params based on parent keys 2015-06-22 10:04:11 -04:00
response_test.rb Merge pull request #20590 from vngrs/set_default_charset 2015-07-27 17:31:24 -03:00
routing_assertions_test.rb
routing_test.rb Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00
show_exceptions_test.rb Remove extra whitespaces 2015-06-11 16:54:13 -03:00
ssl_test.rb ActionDispatch::SSL should keep original header's behavior 2015-06-14 23:20:04 +09:00
static_test.rb Change the index arg of ActionDispatch::Static#new to a kwarg 2015-06-11 04:34:11 -07:00
test_request_test.rb add a new constructor for allocating test requests 2015-07-08 16:09:49 -07:00
test_response_test.rb only call methods that are on the superclass 2015-07-14 07:46:17 -07:00
uploaded_file_test.rb
url_generation_test.rb Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00