0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
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
..
client@5751899e5b
frontend Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
server Refactored trigger module to be testable 2022-05-12 13:54:21 +08:00
shared Promoted feature flags for v5 features to GA 2022-05-11 15:55:15 +01:00
app.js
boot.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
bridge.js