Ghost/test/regression/models
Rishabh Garg 48a2d24497
Added stripe_price_id column to subscriptions table (#12881)
refs https://github.com/TryGhost/Team/issues/586

- Adds new `stripe_price_id` column to subscriptions table to store stripe price ids with `index`
- Populates `stripe_price_id` column value to current `plan_id` making the `plan_*` values redundant
- Updates tests
2021-04-20 16:37:59 +05:30
..
base Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
model_member_stripe_customer_spec.js Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
model_members_spec.js Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
model_posts_spec.js 🐛 Fixed plaintext and excerpt fallbacks having incorrect URLs after domain change (#12811) 2021-03-23 16:56:14 +00:00
model_stripe_customer_subscription_spec.js Added stripe_price_id column to subscriptions table (#12881) 2021-04-20 16:37:59 +05:30
model_users_spec.js Fixed "no-shadow" linting in a test suite 2020-10-20 13:19:33 +13:00