Ghost/core/test/unit/data/meta
Katharina Irrgang fb044e6d88
Bumped sinon from 4.4.6 to 7.3.2 (#10400)
refs #9389

- https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md

Breaking changes for Ghost:

- no need to create a sandbox anymore, each file get's it's own sandbox
- just require sinon and use this sandbox
- you can still create separate sandboxes with .createSandbox
- reset single stubs: use .resetHistory instead of .reset

This is a global replace for any sandbox creation.

---

From https://sinonjs.org/releases/v7.2.3/sandbox/

> Default sandbox
> Since sinon@5.0.0, the sinon object is a default sandbox. Unless you have a very advanced setup or need a special configuration, you probably want to just use that one.
2019-01-21 17:53:44 +01:00
..
amp_url_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
asset_url_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
author_fb_url_spec.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
author_image_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
author_url_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
blog_logo_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
canonical_url_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
context_object_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
cover_image_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
creator_url_spec.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
description_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
excerpt_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
image-dimensions_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
keywords_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
modified_date_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
og_image_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
og_type_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
paginated_url_spec.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
published_date_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
rss_url_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
schema_spec.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
structured_data_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
title_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
twitter_image_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
url_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00