0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/frontend/services/url
Naz ca2809d432 Extracted an explicit "filter" parameter in UrlGenerator constructor
refs https://github.com/TryGhost/Toolbox/issues/127

- This is an effor t to define a precise set of data needed for the UrlGenerator to function, which should help with decoupling it from the frontend routes
2021-11-15 18:32:34 +04:00
..
Queue.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
UrlGenerator.test.js Extracted an explicit "filter" 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 Moved URL service to backend 2021-10-19 07:29:09 +13:00