Ghost/test/utils
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
..
fixtures 🐛 Fixed members with Stripe trials not receiving paid-members newsletters 2020-09-02 00:34:26 +01:00
mocks
api.js Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
assertions.js
configUtils.js
index.js Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
urlUtils.js