Ghost/ghost/core/test/e2e-server/services/stats
Simon Backx ba8f082d41
Added awaiting jobs and events by default to all tests (#16505)
no issue

This change waits for domain events and jobs before continuing with the
next test. This prevents issues where background tasks in tests are
executed when the next test is running and the configurations have
changed, causing random error logs and test failures.

It also includes a change in Stripe mocking in one E2E test to make use
of the new StripeMocker instead of custom mocking in each test (also to
reduce error logs).
2023-04-06 09:05:16 +02:00
..
mrr-stats-service.test.js Added awaiting jobs and events by default to all tests (#16505) 2023-04-06 09:05:16 +02:00