Ghost/core/test/unit
Aileen Nowak ae741b1a18 Removed bluebird promise wrap in request lib (#9343)
refs #9178, refs #8988

With 7353c87d7f we use Bluebird globally for Promises. Therefore, the request lib doesn't need to be wrapped in a bluebird Promise anymore.

This was originally done, so we can work with catch predicated in our image-size lib.

Updated the tests to proof, that the catch predicates work.

The tests fail, as soon as the Promise overwrite is commented out.
2018-01-02 12:18:56 +01:00
..
adapters Use Promise support which was added in fs-extra 3.x 2017-12-13 20:57:11 +01:00
api Burn dirty require of api utils 2017-12-14 21:25:51 +01:00
apps Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
config fix(config): cleanup absolute path config function (#8641) 2017-07-06 00:04:18 +02:00
controllers Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
data Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
helpers Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
lib Removed bluebird promise wrap in request lib (#9343) 2018-01-02 12:18:56 +01:00
models Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
public Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
services Used request lib in xmlrpc (#9333) 2017-12-15 16:50:18 +07:00
web Burn dirty require of api utils 2017-12-14 21:25:51 +01:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00