0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/server/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
..
adapter-manager Added local media storage adapter 2021-11-03 00:33:28 +13:00
auth Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
mail Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
mega Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
members Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
notifications Simplified Notification's service constructor 2021-10-11 16:04:48 +02:00
permissions Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
posts Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
redirects Slimmed down redirects test suites 2021-11-26 06:18:36 +13:00
settings Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
stripe Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
themes Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
labs.test.js Added ability for themes to define custom settings (#13661) 2021-10-22 15:02:16 +01:00
slack.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
xmlrpc.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00