0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Fabien O'Carroll f9da6c7eed
Refactored spam prevention tests to use promises (#10036)
closes #7470

This refactors the spam prevention tests to all return promises,
hopefully making it easier to see where a test timeout might occur, it
also refactors the tests to remove the count state, which made it hard
to follow exactly what was happening or being tested.
2018-10-23 17:34:39 +07:00
..
client@7fa889be90 Updated Ghost-Admin to 2.3.0 2018-10-22 15:41:19 +05:30
server Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
test Refactored spam prevention tests to use promises (#10036) 2018-10-23 17:34:39 +07:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00