Ghost/test/regression/models
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
..
base 🐛 Fixed URLs not being correctly transformed during insert operations (#13618) 2021-10-20 15:22:46 +01:00
model_member_stripe_customer.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
model_members.test.js Added ability to filter members on subscription data (#13214) 2021-08-12 10:10:51 +01:00
model_posts.test.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
model_settings.test.js Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30
model_stripe_customer_subscription.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
model_users.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00