Ghost/ghost/core/test/e2e-api/members
Simon Backx 913ad18b71
Added DomainEvents.allSettled utility method (#16075)
no issue

With the increased usage of DomainEvents, it gets harder to build
reliable tests without having to resort to timeouts. This utility method
allows us to wait for all events to be processed before continuing with
the test.

This change should speed up tests and make them more reliable.

It only adds extra code when running tests and shouldn't impact
production.
2023-01-04 14:30:35 +01:00
..
__snapshots__ Resubscribe member to default newsletters after removing from suppression list (#15974) 2022-12-13 13:31:50 +04:00
create-stripe-checkout-session.test.js 🐛 Handled deleted Stripe objects in the Stripe Checkout flow 2022-11-08 16:03:07 +07:00
feedback.test.js Sped up comments and feedback tests by reusing Ghost app instance 2022-11-18 14:58:35 +01:00
middleware.test.js Resubscribe member to default newsletters after removing from suppression list (#15974) 2022-12-13 13:31:50 +04:00
send-magic-link.test.js Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
signin.test.js 🐛 Fixed SingleUseTokens being cleared on boot (#15999) 2023-01-04 09:49:39 +01:00
webhooks.test.js Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
well-known.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00