Ghost/test/regression/models
Kevin Ansfield 936d7a315a 🐛 Fixed incorrect status used for trial subscription query
refs 96c18edc82

- replaced `trialed` with `trialing` to correctly match the status used in Stripe
2020-09-02 13:07:48 +01:00
..
base Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
model_member_stripe_customer_spec.js Added support for ON DELETE CASCADE to the schema (#12105) 2020-08-05 13:20:30 +02:00
model_members_spec.js 🐛 Fixed incorrect status used for trial subscription query 2020-09-02 13:07:48 +01:00
model_posts_spec.js Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
model_stripe_customer_subscription_spec.js Added support for ON DELETE CASCADE to the schema (#12105) 2020-08-05 13:20:30 +02:00
model_users_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00