b123b297b6
no issue - the settings fixtures file was becoming hard to use because settings have been appended to it on an as-used basis which meant it was difficult to reason about the base-state in acceptance tests and was never really in sync with the default settings state for a Ghost site - added a utility function to create a settings object with the `id` defined to avoid problems with manually updating the ids in the list - updated to include all default settings with their default values if not already set to a specific testing value in the old fixtures |
||
---|---|---|
.. | ||
config | ||
factories | ||
fixtures | ||
models | ||
scenarios | ||
serializers | ||
.eslintrc.js | ||
config.js | ||
routes-dev.js | ||
routes-test.js | ||
utils.js |