Ghost/ghost/core/test/e2e-server/services
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
..
stats Added awaiting jobs and events by default to all tests (#16505) 2023-04-06 09:05:16 +02:00
member-attribution.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
mentions.test.js added e2e tests to cover page events 2023-03-10 15:25:10 -06:00
milestones.test.js Moved Milestone emails to GA 2023-03-23 17:35:23 +00:00