rails/actionpack/test/controller
2023-01-09 13:26:53 +13:00
..
api Use binread instead of setting file mode manually 2020-05-13 00:05:32 +01:00
controller_fixtures
metal Change ActionDispatch::Response#content_type returning Content-Type header as it is 2019-06-01 09:20:13 +09:00
mime Perform details matching on UnboundTemplates 2021-04-20 14:35:40 -07:00
new_base Spaces inside brackets. 2023-01-09 13:26:53 +13:00
parameters Add {Abstract,Action}Controller.deprecator 2022-10-27 16:20:53 -05:00
request
action_pack_assertions_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
base_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
caching_test.rb Add OutputBuffer#raw and #capture to reduce the need to swap the buffer 2022-08-03 12:56:34 +02:00
content_type_test.rb Fix content_type= to not discard extra part 2019-08-23 05:22:53 +09:00
default_url_options_with_before_action_test.rb
filters_test.rb chore: fix spelling 2021-04-15 15:49:48 +10:00
flash_hash_test.rb Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
flash_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
form_builder_test.rb
helper_test.rb Fix did you mean tests for ruby-trunk (3.2) 2022-06-10 13:06:42 -04:00
http_basic_authentication_test.rb Better handle basic authentication without a password 2022-03-04 14:40:04 +01:00
http_digest_authentication_test.rb Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
http_token_authentication_test.rb Make Rubocop happy adding extra spaces 2021-05-05 13:19:35 -03:00
integration_test.rb Fix IntegrationTest not following Rack SPEC 2022-12-30 16:19:25 -05:00
live_stream_test.rb Drop Rubinius code 2022-09-15 23:43:51 +09:00
localized_templates_test.rb Add support to locales with lowdash in Resolver::PathParser 2022-01-14 15:11:58 -03:00
log_subscriber_test.rb Handle throwing in controller action in log subscriber 2021-01-24 09:52:27 +01:00
logging_test.rb Add ActionController::Base.log_at 2019-09-24 13:47:34 -04:00
metal_test.rb Change default X-XSS-Protection header to '0' 2021-09-14 14:14:21 +01:00
output_escaping_test.rb
parameter_encoding_test.rb refactor ParameterEncodingTest and add test for param_encoding 2022-11-14 17:58:18 +00:00
parameters_integration_test.rb Add {Abstract,Action}Controller.deprecator 2022-10-27 16:20:53 -05:00
params_parse_test.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
params_wrapper_test.rb Adds support to wrap aliased attributed in object hash in params wrapper. 2020-01-20 02:45:40 +05:30
permitted_params_test.rb
redirect_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
render_js_test.rb Change ActionDispatch::Response#content_type to return the full Content-Type header 2020-10-30 00:25:49 +00:00
render_json_test.rb Add a test to catch regressions for render_to_string to not override subsequent render 2021-08-23 20:40:21 +01:00
render_test.rb Add ActionView.deprecator 2022-10-30 16:01:39 -05:00
render_to_string_test.rb Add a test to catch regressions for render_to_string to not override subsequent render 2021-08-23 20:40:21 +01:00
render_xml_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
renderer_test.rb Use routes.default_url_options in AC::Renderer env 2022-12-15 16:22:07 -06:00
renderers_test.rb Revert "Raise when calling render with invalid options" 2020-10-29 13:49:30 -07:00
request_forgery_protection_test.rb Allow CSRF tokens to be stored outside of session 2022-04-04 14:17:44 -04:00
required_params_test.rb Fix did you mean tests for ruby-trunk (3.2) 2022-06-10 13:06:42 -04:00
rescue_test.rb Add spell checking with codespell as a GitHub Action 2021-05-04 14:46:21 +10:00
resources_test.rb Fix end alignment 2021-03-21 15:46:36 +09:00
route_helpers_test.rb Use memoized dup of url_helpers for reinclusion 2022-11-19 10:57:21 -06:00
routing_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
runner_test.rb
send_file_test.rb Remove IE6-7-8 file download related hack/fix 2021-06-25 19:15:19 +01:00
show_exceptions_test.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
streaming_test.rb
test_case_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
url_for_integration_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
url_for_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
url_rewriter_test.rb Add ActionDispatch.deprecator 2022-10-27 17:11:02 -05:00
webservice_test.rb Enable Lint/UselessAssignment cop to avoid unused variable warnings (#34904) 2019-01-09 18:09:01 +09:00