Ghost/test/regression/models
Kevin Ansfield 96c18edc82 🐛 Fixed members with Stripe trials not receiving paid-members newsletters
no issue

- members who have trial subscriptions added directly via Stripe will have a status of `"trialed"` in their Ghost subscription
- the `paid: true` filter was not taking that into account meaning trial users were not receiving newsletters sent to paid members even though they have a "paid" subscription
2020-09-02 00:34:26 +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 members with Stripe trials not receiving paid-members newsletters 2020-09-02 00:34:26 +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