0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/e2e-api/content
Simon Backx da8cb5c078
Added possible fix for random test timeouts
no issue

Some tests timeout for an unknown reason. This commit adds some missing awaits for async test methods (that don't perform any async operation, but are marked as async).
2022-05-30 15:00:55 +02:00
..
__snapshots__ Cleaned snap files (#14921) 2022-05-26 17:11:32 +01:00
authors.test.js Renamed testUtils.startGhost to localUtils.startGhost 2021-11-22 21:56:32 +13:00
key_authentication.test.js Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
newsletters.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
offers.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
pages.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
posts.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
settings.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
tags.test.js Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
tiers.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
utils.js Renamed newsletter_id and email_recipient_filter options (#14798) 2022-05-16 10:18:04 +02:00