0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test
Fabien O'Carroll 1c21153b85
Refactored request unit tests to return promises (#10045)
refs #7470

These tests had a random failure on travis for Node v6 w/ sqlite. I
figured I would update them to return promises, and remove state, to
make debugging easier, and hopefully fix any issues.
2018-10-24 12:14:44 +07:00
..
functional Refactored spam prevention tests to use promises (#10036) 2018-10-23 17:34:39 +07:00
integration Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
unit Refactored request unit tests to return promises (#10045) 2018-10-24 12:14:44 +07:00
utils Updated webhooks schema and add relation (#10018) 2018-10-17 18:17:13 +07:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc