Ghost/ghost/core/test/e2e-api
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
..
admin 🐛 Fixed importing offers when importing members from Stripe (#17739) 2023-08-16 13:25:57 +00:00
content Fixed posts Content API test run in isolation 2023-08-16 16:07:01 +08:00
members 🐛 Fixed importing offers when importing members from Stripe (#17739) 2023-08-16 13:25:57 +00:00
members-comments Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
shared Added filtering of announcement bar content 2023-04-21 13:46:37 +02:00
webmentions Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00