Ghost/test/regression
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
..
api Removed v2/v3 regression tests for non-stable endpoints 2021-11-30 13:31:49 +04:00
mock-express-style Fixed loadRouteSettingsSync stubs 2021-11-24 05:32:20 +13:00
models Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
services 🐛 Fixed setting Tier prices after changing Stripe accounts 2021-11-10 14:03:03 +02:00
site Moved custom routes test to e2e frontend suite 2021-11-30 20:14:51 +13:00