0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/services/settings
Naz 7a91917424 Removed use of 'routes' parameter in route settings loader
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- The only allowed route settings name is 'routes.yaml', which removes a need to parameterize the function as the location is permanent anyway
- Simplifying the function in any possible way before extracting the common bits into an external lib
2021-09-28 04:59:41 +13:00
..
ensure-settings.test.js Moved default-routes.yaml file to backend 2021-09-28 04:59:41 +13:00
loader.test.js Removed use of 'routes' parameter in route settings loader 2021-09-28 04:59:41 +13:00
validate.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
yaml-parser.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00