0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/server/services
Naz 6ed5f64f4b Moved backup path calculation outside redirects module
refs https://github.com/TryGhost/Toolbox/issues/139

- Having tight coupling with backup file path calculation for redirects makes it extremely hard to test. In addition, having it injected will make it easier to swap this dependency to the mechanism similar to one used for routes files
2021-11-26 06:18:36 +13:00
..
adapter-manager Added local media storage adapter 2021-11-03 00:33:28 +13:00
auth
mail Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
mega
members
notifications Simplified Notification's service constructor 2021-10-11 16:04:48 +02:00
permissions
posts
redirects Moved backup path calculation outside redirects module 2021-11-26 06:18:36 +13:00
settings Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
stripe
themes
labs.test.js Added ability for themes to define custom settings (#13661) 2021-10-22 15:02:16 +01:00
slack.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
xmlrpc.test.js