Ghost/ghost/core/test/regression/api
Naz e170f293e3
Extracted sleep method to e2e framework module
no issue

- The sleep method has been used in 8 modules reimplementing the same thing over and over again. It's usually a sign of async event processing outside of the request/response loop. It's good to have a single point of implementation for a "hack" like this, so we could track it easier and address the even processing delay in a more optimal way centrally if it ever becomes a bottleneck
2022-12-05 17:26:29 +07:00
..
admin Extracted sleep method to e2e framework module 2022-12-05 17:26:29 +07:00
content Increased Vary granularity for versioned requests 2022-09-28 14:48:43 +08:00