0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services/webhooks
Naz 67dca08df8 Refactored trigger module to be testable
refs https://github.com/TryGhost/Toolbox/issues/283

- Current trigger module handling webhook paypload delivery isn't testable! It sucks to add features to it without assurance things still work
- Apart from expanding the test suite this changeset also needs live testing - setting up webhooks etc.
2022-05-12 13:54:21 +08:00
..
index.js
listen.js Refactored trigger module to be testable 2022-05-12 13:54:21 +08:00
payload.js
serialize.js Fixed undefined error when serializing webhooks 2022-05-03 11:40:59 +01:00
trigger.js Refactored trigger module to be testable 2022-05-12 13:54:21 +08:00
webhooks-service.js Updated knex dependency 2022-03-30 08:47:57 +01:00