rails/actionpack/test/dispatch
Jeremy Daer eea3d5adcf Revert lazy routesets (#52012) due to polymorphic routing regression
References https://github.com/rails/rails/pull/52012#issuecomment-2183415161

Revert "Merge pull request #52033 from Shopify/amend_lazy_routes_changelog"

This reverts commit 743128b2307b6e1bd59acb9dc8358592d264c573, reversing
changes made to 6622075802bdcca22ab3e32ef6e3f6d2b9a881f8.

Revert "Merge pull request #52012 from Shopify/defer_route_drawing"

This reverts commit 6622075802bdcca22ab3e32ef6e3f6d2b9a881f8, reversing
changes made to 5dabff4b7bf4cc5e2e552efb78c6a3f3e44bed37.
2024-06-21 13:59:43 -07:00
..
request Fix tests without assertions in the framework 2024-04-30 23:29:30 +00:00
routing Look up route from requirements (#51850) 2024-05-23 11:37:45 -07:00
session Make with_routing test helper work for integration tests 2023-11-23 22:10:45 -06:00
system_testing Support selenium-webdriver 4.22.0 that enables CDP in Firefox by default 2024-06-21 09:57:50 +09:00
actionable_exceptions_test.rb Add Rack::Lint to ActionableExceptions tests 2023-07-26 10:13:57 -04:00
assume_ssl_test.rb Add Rack::Lint to AssumeSSL middleware tests 2023-07-26 11:08:43 +00:00
callbacks_test.rb Add Rack::Lint to ActionDispatch::Callbacks tests 2023-07-26 08:52:23 +00:00
content_disposition_test.rb Escape # in RFC 5987 pattern 2020-08-31 10:31:30 -04:00
content_security_policy_test.rb Add CSP mapping for 'wasm-unsafe-eval' 2024-05-28 18:39:48 +00:00
cookies_test.rb Don't try to set invalid cookies. 2024-06-12 18:28:41 +00:00
debug_exceptions_test.rb Fixes tests with nested exception backtraces on Ruby master 2024-06-17 09:43:28 -04:00
debug_locks_test.rb Add Rack::Lint to DebugLocks tests 2023-07-27 16:33:41 -04:00
exception_wrapper_test.rb Update test suite for compatibility with Ruby 3.4-dev 2024-02-16 11:55:44 +01:00
executor_test.rb Do not report rendered errors except 500 2024-02-16 19:19:47 +00:00
header_test.rb Remove Rubocop's comments from Rails code base 2018-07-26 23:37:31 +03:00
host_authorization_test.rb Fix host display when X_FORWARDED_HOST authorized 2023-08-15 03:27:13 -04:00
live_response_test.rb Rack spec requires mutable headers 2023-06-11 01:32:31 -07:00
mapper_test.rb Fix tests without assertions in the framework 2024-04-30 23:29:30 +00:00
middleware_stack_test.rb Stop building AS::Notifications::Event manually 2023-09-29 12:34:23 -04:00
mime_type_test.rb Fix Mime::Type.parse for HTTP Accept with parameters 2024-04-22 07:09:28 -07:00
mount_test.rb mounted routes with non-word characters 2019-04-15 15:11:13 +02:00
permissions_policy_test.rb include the HTTP Permissions-Policy on non-HTML Content-Types 2024-06-04 10:07:37 -07:00
prefix_generation_test.rb Remove body content from redirect responses 2022-02-25 13:31:54 -04:00
rack_cache_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
reloader_test.rb Add Rack::Lint to ActionDispatch::Reloader tests 2023-07-29 14:18:49 +05:30
request_id_test.rb Make with_routing test helper work for integration tests 2023-11-23 22:10:45 -06:00
request_test.rb Link should be separated by comma. 2024-05-31 22:04:38 +00:00
response_test.rb Remove deprecated constant ActionDispatch::IllegalStateError 2023-11-22 22:11:43 +00:00
routing_assertions_test.rb Revert lazy routesets (#52012) due to polymorphic routing regression 2024-06-21 13:59:43 -07:00
routing_test.rb Restore to: option with an implicit controller 2024-04-10 16:47:20 +02:00
runner_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
server_timing_test.rb Make with_routing test helper work for integration tests 2023-11-23 22:10:45 -06:00
show_exceptions_test.rb Add test coverage for ShowExceptions failsafe 2023-08-16 16:00:25 -04:00
ssl_test.rb Enable Style/RedundantDoubleSplatHashBraces rubocop cop 2023-10-11 14:55:00 +03:00
static_test.rb Allow serving compressed SVG images 2023-12-14 11:38:07 -05:00
test_request_test.rb Fix TestRequest coercing SERVER_PORT to be an int 2023-07-28 13:02:27 -04:00
test_response_test.rb Point rubocop to ruby 3.1 2024-01-03 19:02:32 +00:00
uploaded_file_test.rb [Tests only] Enable Minitest/AssertPredicate rule 2023-10-13 19:26:47 +00:00
url_generation_test.rb Fix setting trailing_slash: true in route definition 2022-02-15 10:44:33 +01:00