Ghost/core/test
Hannah Wolfe bc97de5fe9 Unify usage of config in unit tests
no issue

- provide a single point for accessing config in unit tests
- create a single way to set and restore config
- ensure that restore deletes top level optional keys that are now undefined
- use this._config in check deprecations, otherwise the config gets cached
- solves issues with interdependent tests
2015-12-15 10:48:24 +00:00
..
functional No more soft 404s in pagination 2015-12-10 15:00:02 +00:00
integration Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
unit Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
utils Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
.jshintrc