mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 08:31:43 +03:00
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 |
||
---|---|---|
.. | ||
amp-test.js | ||
code-injection-test.js | ||
design-test.js | ||
general-test.js | ||
integrations-test.js | ||
labs-test.js | ||
membership-test.js | ||
navigation-test.js | ||
newsletters-test.js | ||
slack-test.js | ||
tags-test.js | ||
unsplash-test.js | ||
zapier-test.js |