Ghost/test/unit/frontend/services/url
Sam Lord 2887e416da
Switch to @tryghost/errors from ignition errors package (#13807)
refs: TryGhost/Toolbox#147

* Replaces all references to isIgnitionError with isGhostError
* Switches use of GhostError to InternalServerError - as GhostError is no longer public
There are places where InternalServerError is not the valid error, and new errors should be added to the @tryghost/errors package to ensure that we can use semantically correct errors in those cases.
2021-12-01 10:22:01 +00:00
..
LocalFileCache.test.js Added writeDisabled flag to URL file cache 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 Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00