Ghost/test/regression/api/admin
Hannah Wolfe c5ba27e2b5
Added initial concept of calculated settings (#14766)
refs: https://github.com/TryGhost/Team/issues/626

- calculated settings are simplified settings (booleans) that are based on other settings or data
- they make it easier for us to determine what state features are in elsewhere in ghost e.g. admin and themes
- this duplicates some of the members config concepts in the settings service
2022-05-10 21:49:38 +01:00
..
__snapshots__ Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
authentication.test.js Renamed reset_all_passwords Authentication API endpoint to /global_password_reset 2022-04-28 15:37:11 +01:00
db.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
identities.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
images.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
members-importer.test.js Updated all members tests to use mockManager 2022-02-10 12:21:05 +00:00
members-signin-url.test.js Fixed filename casing in canary API 2022-03-24 17:25:53 +00:00
notifications.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
pages.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
posts.test.js Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
redirects.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
schedules.test.js Cleaned up schedules test suite from author_id field 2022-05-09 20:43:19 +08:00
settings.test.js Added initial concept of calculated settings (#14766) 2022-05-10 21:49:38 +01:00
slack.test.js Removed canary folder from regression tests 2022-02-06 18:02:56 +00:00
update-user-last-seen.test.js Fixed last_seen updated for suspended users (#14715) 2022-05-10 13:34:12 +02:00
users.test.js Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
utils.js Included newsletter relation by default in posts (#14723) 2022-05-09 11:06:59 +02:00
webhooks.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00