Ghost/ghost/core/test/e2e-api
Simon Backx f4660b440b
Fixed sending emails when using MembersAgent.loginAs (#15791)
fixes https://github.com/TryGhost/Team/issues/1903

MembersAgent.loginAs sends email, asynchronously via events. Which
conflicts with tests that also test emails. We cannot properly await
these events, so this is currently fixed with a timeout of 200ms. But
this was too random and unreliable.
2022-11-09 16:25:42 +01:00
..
admin Added e2e test for bulk member deletion (#15730) 2022-11-08 17:02:55 +07:00
content Wired up Tiers service to Tiers Content & Admin API 2022-10-25 09:02:59 +07:00
members 🐛 Handled deleted Stripe objects in the Stripe Checkout flow 2022-11-08 16:03:07 +07:00
members-comments Fixed sending emails when using MembersAgent.loginAs (#15791) 2022-11-09 16:25:42 +01:00
shared Increased Vary granularity for versioned requests 2022-09-28 14:48:43 +08:00