0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/regression/models
Fabien 'egg' O'Carroll 6dba643ef9
Added ability to filter members on subscription data (#13214)
refs https://github.com/TryGhost/Team/issues/944

This will allow us to filter for members which have a canceled
subscription or for members which are currently on trial.
2021-08-12 10:10:51 +01:00
..
base Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +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 Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
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