Ghost/ghost/admin/tests/acceptance/settings
Kevin Ansfield b123b297b6 Improved test settings fixtures
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
2022-05-30 14:09:29 +01:00
..
amp-test.js Improved test settings fixtures 2022-05-30 14:09:29 +01:00
code-injection-test.js Improved test settings fixtures 2022-05-30 14:09:29 +01:00
design-test.js 🐛 Fixed close button on "unsaved changes" modal not always behaving like "Stay" button 2022-04-14 12:39:10 +01:00
general-test.js Fixed test 2022-02-09 10:56:21 +01:00
integrations-test.js Improved test settings fixtures 2022-05-30 14:09:29 +01:00
labs-test.js Fix tests 2022-02-02 10:57:34 +01:00
membership-test.js Updated usage of the Tiers API (#2388) 2022-05-16 19:51:49 +01:00
navigation-test.js Added acceptance tests for new design screen 2021-11-01 17:48:49 +00:00
newsletters-test.js Added tests for unsaved newsletter changes 2022-05-18 15:57:02 +02:00
slack-test.js Refactored to use individual slack settings (#2384) 2022-05-16 11:38:32 +01:00
tags-test.js Resolved ember-cli-mirage import deprecations 2022-03-08 11:32:01 +00:00
unsplash-test.js Fix tests 2022-02-02 10:57:34 +01:00
zapier-test.js Fix tests 2022-02-02 10:57:34 +01:00