Ghost/ghost/core/test
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
..
e2e-api Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
e2e-browser 🐛 Removed free trial message shown on portal for invite only sites 2023-01-04 17:11:55 +05:30
e2e-frontend 🔒 Disabled editable relations by default 2022-11-28 18:40:26 +07:00
e2e-server Added email service package (#15849) 2022-11-21 10:29:53 +01:00
e2e-webhooks 🐛 Fixed tiers order by monthly_price (#16013) 2023-01-03 12:59:18 +04:00
integration Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
regression Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
unit Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
utils 🐛 Fixed invalid email getting saved for members (#16021) 2022-12-16 16:47:52 +05:30
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00