0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
kirrg001 7460076206 Moved request to lib/request
refs #9178

- next steps are to
  A: test if global.Promise works with `got` (see https://github.com/TryGhost/Ghost/pull/8988#issuecomment-351532881)
  B: re-use request utility everywhere
  C: request lib requires data/validator, which is dirty
2017-12-13 22:37:42 +01:00
..
functional Use Promise support which was added in fs-extra 3.x 2017-12-13 20:57:11 +01:00
integration Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
unit Moved request to lib/request 2017-12-13 22:37:42 +01:00
utils Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc