Ghost/ghost/core/test
Simon Backx 77032262c4
🐛 Fixed subscriptions visible as "Active" within Ghost Admin (#16255)
fixes https://github.com/TryGhost/Team/issues/2542 
fixes https://github.com/TryGhost/Team/issues/2543 
fixes https://github.com/TryGhost/Team/issues/2544

- Hides incomplete subscriptions
- Shows Past Due subscriptions
- Fixed UI issues with 3+ subscriptions
- Fixed missing complimentary subscription when one subscription was
incomplete/inactive
- Fixed sending a paid subscription started email for incomplete
subscriptions. This change also required us to actually send the email
when the incomplete subscription eventually becomes active. So the
introduction of a new `SubscriptionActivatedEvent` made sense/was
required (because sending a SubscriptionCreatedEvent again would cause
other issues).
2023-02-13 13:07:53 +01:00
..
e2e-api Fixed rate limit test (#16258) 2023-02-13 15:16:56 +08:00
e2e-browser Fixed Playwright test not awaiting Stripe setup 2023-01-31 11:26:42 +01:00
e2e-frontend Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
e2e-server moved sending mentions to job (#16234) 2023-02-08 16:29:12 -06:00
e2e-webhooks Added mention_notifications column (#16242) 2023-02-09 16:15:54 +08:00
integration Moved email event fetching to main thread (#16231) 2023-02-09 09:36:39 +01:00
regression Added mention_notifications column (#16242) 2023-02-09 16:15:54 +08:00
unit 🐛 Fixed subscriptions visible as "Active" within Ghost Admin (#16255) 2023-02-13 13:07:53 +01:00
utils Fixed rate limit test (#16258) 2023-02-13 15:16:56 +08:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00