0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/regression
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
..
api Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30
mock-express-style Fixed loadRouteSettingsSync stubs 2021-11-24 05:32:20 +13:00
models Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30
services 🐛 Fixed setting Tier prices after changing Stripe accounts 2021-11-10 14:03:03 +02:00
site Force start in email route tests to pick up stubbed API 2021-11-17 10:51:46 +00:00