Ghost/ghost/core/test/regression
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
..
api Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
mock-express-style Fixed the typo 2022-08-04 15:38:32 +01:00
models Added post scheduling Playwright test and loosened time restrictions (#15960) 2022-12-07 17:29:36 +01:00
site Enabled shared caching of 404 error responses 2022-09-26 14:54:50 +08:00