routes_lazy_routes icon indicating copy to clipboard operation
routes_lazy_routes copied to clipboard

Eager load routes when a controller test is defined

Open eugeneius opened this issue 1 year ago • 0 comments

Like integration tests, controller tests require the routes to work:

https://github.com/rails/rails/blob/v7.1.3/actionpack/lib/action_controller/test_case.rb#L578

eugeneius avatar Feb 15 '24 19:02 eugeneius