Ghost/test/unit/frontend/services
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
..
apps Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
routing Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
rss Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
sitemap Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
theme-engine Added card-asset config with sensible default 2021-11-05 12:20:02 +00:00
url Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
card-assets.test.js 🐛 Fixed card asset init/reload behaviour 2021-11-23 12:53:58 +00:00