0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit/server
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
..
adapters Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
data Moved all settings module bootstrap logic into init method 2021-11-24 05:32:20 +13:00
lib Renamed getLocalFileStoragePath 2021-11-05 17:17:18 +04:00
models Moved URL service to backend 2021-10-19 07:29:09 +13:00
services Moved backup path calculation outside redirects module 2021-11-26 06:18:36 +13:00
web Moved admin redirect middleware to named file 2021-11-25 14:29:17 +00:00
notify.test.js
overrides.test.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00