Ghost/test
Naz f0b8e9693f Fixed loadRouteSettingsSync stubs
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings
refs e457fd5fe0 (diff-b292e8480eee007786cc602f55ed05006a06b8da9fe6934d51fbef8328013278R36)

- Because "loadRouteSettingsSync" method is now a getter function these stubs had to be changed to use a different syntax
- It's a lot of maintenance to do such renames, so if someone has to touch this exact place again it might be worth abstracting this mocking into a separate utility of some sort.
2021-11-24 05:32:20 +13:00
..
e2e-api Removed force start from themes test 2021-11-22 17:47:44 +04:00
e2e-frontend Force start in email route tests to pick up stubbed API 2021-11-17 10:51:46 +00:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Removed unnecessary rewire call 2021-11-22 14:53:16 +04:00
regression Fixed loadRouteSettingsSync stubs 2021-11-24 05:32:20 +13:00
unit Moved all settings module bootstrap logic into init method 2021-11-24 05:32:20 +13:00
utils Renamed withBackend/withFrotned to backend/frontend 2021-11-22 21:56:32 +13:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00