Ghost/ghost/core/test/integration/services/email-service
Simon Backx 0107d2bb77 Fixed subscription status not showing correctly in emails
refs https://github.com/TryGhost/Team/issues/2674

- The segment detection doesn't work outside the main post content. So the data-gh-segment attribute didn't work. It is now replaced with just a simple email replacement that is empty for a free member.
- Fixed that a trialing member was shown as 'paid'. This is now replaced with 'trialing'.

This commit also includes E2E tests for a couple of member statusses.
2023-03-24 08:55:36 +01:00
..
__snapshots__ Fixed subscription status not showing correctly in emails 2023-03-24 08:55:36 +01:00
batch-sending.test.js Fixed subscription status not showing correctly in emails 2023-03-24 08:55:36 +01:00
email-event-storage.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00