0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/frontend/services/url
Naz ee4d2dd1a8 Extracted a local file cache class for URLs
refs https://github.com/TryGhost/Toolbox/issues/135

- This extracts the file storage knowledge out of the URL Service an allows to have optional features based on the environment - for example turning off writing cache for when running tests
2021-11-22 21:56:32 +13:00
..
LocalFileCache.test.js Extracted a local file cache class for URLs 2021-11-22 21:56:32 +13:00
Queue.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
UrlGenerator.test.js Extracted an explicit "permalink" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00
Urls.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
UrlService.test.js Fixed test mocks for Url Service test suite 2021-11-15 20:11:05 +04:00