0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
Naz 21c2c5579b Refactored webhook triggering to be asyc
refs https://github.com/TryGhost/Toolbox/issues/283

- In tests we need assurance that the triggering of webhooks has been finished before making assertions. Doing this was impossible with a previous fire-and-forget style of the request call.
- The change also adds an optional "request" parameter to be able to override the request library used internally - this is purely for testing purposes.
2022-05-12 13:54:21 +08:00
..
api Allowed tiers include and data for member endpoints (#14790) 2022-05-11 22:26:03 +05:30
frontend Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
server Refactored webhook triggering to be asyc 2022-05-12 13:54:21 +08:00
shared Added initial concept of calculated settings (#14766) 2022-05-10 21:49:38 +01:00