Ghost/ghost/core/test/unit/server
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
..
adapters Added basic memory cache storage implementation 2022-08-05 02:28:33 +12:00
data Added migrations to drop and recreate the suppressions table (#16070) 2023-01-04 17:26:57 +07:00
lib Added URL transform for image cards in Lexical documents (#15890) 2022-11-29 16:57:01 +00:00
models 🐛 Fixed SingleUseTokens being cleared on boot (#15999) 2023-01-04 09:49:39 +01:00
services Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
web Fixed CORS vary header modification 2022-11-03 11:16:13 +08:00
notify.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00