0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/services/settings
Naz 1ac0ba07de Extracted yarml persed dep out of settings loader
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- Moving internal dependencies to be injected through constructor DI for better testability. This is first step of few more to follow. Not doing it all at once as there's too many thing failing when doing a bulk refactor
2021-09-30 17:29:42 +02:00
..
default-settings-manager.test.js Refactored ensure settings module into a class with DI 2021-09-29 20:56:55 +02:00
settings-loader.test.js Extracted yarml persed dep out of settings loader 2021-09-30 17:29:42 +02:00
validate.test.js Moved validate&yaml-parser modules to backend 2021-09-28 04:59:41 +13:00
yaml-parser.test.js Moved validate&yaml-parser modules to backend 2021-09-28 04:59:41 +13:00