Ghost/ghost/core/test
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
..
e2e-api Updated subscription box in email preview and email template 2023-03-23 19:39:58 +01:00
e2e-browser Enable labs in playwright tests 2023-03-22 11:16:49 +00:00
e2e-frontend Added show_latest_posts column to newsletter table (#16402) 2023-03-20 11:10:49 +01:00
e2e-server Moved Milestone emails to GA 2023-03-23 17:35:23 +00:00
e2e-webhooks Added show_latest_posts column to newsletter table (#16402) 2023-03-20 11:10:49 +01:00
integration Fixed subscription status not showing correctly in emails 2023-03-24 08:55:36 +01:00
regression Added setting to store last mention report email date (#16399) 2023-03-15 15:34:41 +05:30
unit Moved Milestone emails to GA 2023-03-23 17:35:23 +00:00
utils Fixed subscription status not showing correctly in emails 2023-03-24 08:55:36 +01:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00