Ghost/test/regression/models
Rishabh 62777d7f26 Handled default product to use first paid product
Since we now have 2 products by default for all ghost sites, free and default paid, the usage of default product which so far was using first product needs to be updated to use the first paid product.

- updates default product usage to use first paid tier
- updates tests
2022-01-17 22:59:34 +05:30
..
base 🐛 Fixed URLs not being correctly transformed during insert operations (#13618) 2021-10-20 15:22:46 +01:00
model_member_stripe_customer.test.js Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
model_members.test.js Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
model_posts.test.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
model_settings.test.js Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30
model_stripe_customer_subscription.test.js Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
model_users.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00