mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
21c2c5579b
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. |
||
---|---|---|
.. | ||
adapters | ||
data | ||
lib | ||
models | ||
services | ||
web | ||
notify.test.js | ||
overrides.test.js |