Ghost/core/test/unit
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
..
adapters Use Promise support which was added in fs-extra 3.x 2017-12-13 20:57:11 +01:00
api Import lib/common only 2017-12-12 10:28:13 +01:00
apps Always require fs-extra - consistency change 2017-12-13 20:57:11 +01:00
auth Import lib/common only 2017-12-12 10:28:13 +01:00
config fix(config): cleanup absolute path config function (#8641) 2017-07-06 00:04:18 +02:00
controllers Import lib/common only 2017-12-12 10:28:13 +01:00
data/importer Import lib/common only 2017-12-12 10:28:13 +01:00
helpers Moved word-count utility to helpers/utils.js (#9328) 2017-12-13 14:05:53 +01:00
lib Moved request to lib/request 2017-12-13 22:37:42 +01:00
mail Import lib/common only 2017-12-12 10:28:13 +01:00
metadata Moved visibility utility to static model fn (#9327) 2017-12-13 13:19:51 +01:00
middleware Always require fs-extra - consistency change 2017-12-13 20:57:11 +01:00
models/base Import lib/common only 2017-12-12 10:28:13 +01:00
models_plugins Support filtering based on primary_tag (#9124) 2017-10-10 14:07:44 +02:00
permissions Import lib/common only 2017-12-12 10:28:13 +01:00
services Import lib/common only 2017-12-12 10:28:13 +01:00
settings 🐛 Theme name is point number (#9184) 2017-10-26 13:54:18 +02:00
sitemap Import lib/common only 2017-12-12 10:28:13 +01:00
themes Always require fs-extra - consistency change 2017-12-13 20:57:11 +01:00
utils Moved request to lib/request 2017-12-13 22:37:42 +01:00
admin_spec.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
apps_filters_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
errors_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00
exporter_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00
ghost_sdk_spec.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
migration_fixture_utils_spec.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
migration_spec.js Use Promise support which was added in fs-extra 3.x 2017-12-13 20:57:11 +01:00
server_utils_spec.js Decrease chance of random test failure in core/test/unit/server_utils_spec.js 2017-12-05 12:32:04 +01:00
social-urls_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
utils_pipeline_spec.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
validation_spec.js Improved password validation rules (#9171) 2017-10-26 11:01:24 +01:00