0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit
kirrg001 ee7710ba68 Bump mocha to version 4.0.1
no issue

- https://github.com/mochajs/mocha/blob/master/CHANGELOG.md#400--2017-10-02
- the new `--exit` flag might be interesting at some point

> In Mocha v3.0.0 and newer, returning a Promise and calling done() will result in an exception.

- adapt teardown/setup test utility
- adapt other mixed usages of callback && Promise usage
2017-11-29 10:34:36 +01:00
..
adapters Bump mocha to version 4.0.1 2017-11-29 10:34:36 +01:00
api Bump should to version 13.1.3 (#9284) 2017-11-28 19:41:16 +01:00
apps Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
auth Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
config fix(config): cleanup absolute path config function (#8641) 2017-07-06 00:04:18 +02:00
controllers Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
data/importer Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
helpers Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
mail Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
metadata Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
middleware Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
models/base Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
models_plugins Support filtering based on primary_tag (#9124) 2017-10-10 14:07:44 +02:00
permissions Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
services Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
settings 🐛 Theme name is point number (#9184) 2017-10-26 13:54:18 +02:00
sitemap Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
themes Custom post templates (#9073) 2017-10-10 13:36:35 +01:00
utils Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
admin_spec.js
apps_filters_spec.js
errors_spec.js
exporter_spec.js Bump sinon to version 4.1.2 (#9283) 2017-11-28 18:19:23 +01:00
ghost_sdk_spec.js 🐛 Fixed api url for the ghost sdk (#9013) 2017-09-18 16:28:22 +01:00
migration_fixture_utils_spec.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
migration_spec.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
server_utils_spec.js Always use our redirects utility (#9132) 2017-10-12 14:36:50 +02:00
social-urls_spec.js
utils_pipeline_spec.js
validation_spec.js Improved password validation rules (#9171) 2017-10-26 11:01:24 +01:00