Ghost/ghost/core/test/e2e-api/members
Simon Backx b587429008
🐛 Fixed importing offers when importing members from Stripe (#17739)
fixes https://github.com/TryGhost/Product/issues/3728

- When importing members from Stripe with an existing offer, that didn't
exist in Ghost, the offer never got linked with the imported
subscription because of a missing return statement.
- Fixes importing offers with duplicate names
- Added E2E tests for creating members from a Stripe Customer ID
2023-08-16 13:25:57 +00:00
..
__snapshots__ Added E2E tests for donations API (#17694) 2023-08-11 14:25:53 +02:00
announcement.test.js Moved announcement bar settings to Frontend Members API 2023-04-27 14:01:36 +02:00
create-stripe-checkout-session.test.js Added Stripe Mocker to make testing easier (#16396) 2023-03-10 18:43:35 +01:00
donation-checkout-session.test.js Added E2E tests for donations API (#17694) 2023-08-11 14:25:53 +02:00
feedback.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
middleware.test.js Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
send-magic-link.test.js Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
signin.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
webhooks.test.js 🐛 Fixed importing offers when importing members from Stripe (#17739) 2023-08-16 13:25:57 +00:00
well-known.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00