Ghost/ghost/core/test/e2e-api/members
Fabien 'egg' O'Carroll bd0f4b4b8c
Added Tier price and currency data to products table (#15366)
refs https://github.com/TryGhost/Team/issues/1765

In order to better handle deleted objects in Stripe we want to decouple
Members from Stripe.

These changes allow us to have the Tier concept completely independent
of the Stripe tables, such that the Stripe data can be generated as/when
it's needed - which will help to protect against missing data.
2022-10-14 06:40:17 +01:00
..
__snapshots__ Added Tier price and currency data to products table (#15366) 2022-10-14 06:40:17 +01:00
create-stripe-checkout-session.test.js Removed out of date history items from UrlHistory 2022-08-25 16:09:34 -04:00
feedback.test.js Added audience feedback service and storage (#15584) 2022-10-11 16:32:28 +02:00
middleware.test.js Replaced all 'bio' references with 'expertise' for member comments. (#15359) 2022-09-09 10:14:49 +02:00
send-magic-link.test.js Merged v5.17.2 into main 2022-10-05 18:33:12 +07:00
signin.test.js 🐛 Prevented member creation when logging in (#15526) 2022-10-05 18:11:06 +07:00
webhooks.test.js Added referrer attribution from request context (#15499) 2022-09-29 22:31:48 +05:30
well-known.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00