docbrown/spec/routing
Jeremy Friesen 4fa2d25924
Ensuring that test's URL methods are similar (#16348)
Prior to this commit, in test, we had two different answers to "what is
the host of this application?"  For Rails generates
URLs (e.g. `root_url`) we would get one answer.  For our custom
`URL.url("/")` we got another answer.

This resolves and patches that up.

Closes #16347
2022-01-31 09:18:13 -05:00
..
all_routes_spec.rb Ensuring that test's URL methods are similar (#16348) 2022-01-31 09:18:13 -05:00
data_update_scripts_admin_routes_spec.rb Adds a feature flag for Data Update Scripts (#12641) 2021-02-10 18:22:27 +02:00
i18n_routes_spec.rb Add routes for i18n (#10193) 2020-09-03 17:11:07 -04:00
profile_admin_routes_spec.rb Replace calls to Flipper with FeatureFlag (#11386) 2020-11-12 14:15:33 +01:00