Ghost/core/test/integration/api
Hannah Wolfe a5ab2ffc13 🔥 🎨 No more updateSettingsCache (#8090)
no issue

🔥 Remove unnecessary cache update
🎨 simplify updateSettingsCache()
🎨 Simplify readSettingsResult
- although this is more code, it's now much clearer what happens in the two cases
🎨 Don't use readSettingResult for edit
🎨 Simplify updateSettingsCache further
🔥 Remove now unused readSettingsResult
🎨 Change populateDefault to return all
🎨 Move the findAll call out of updateSettingsCache
🔥 Remove updateSettingsCache!!
🎨 Restructure init & finish up settingsCache
- move initialisation into settingsCache.init AT LAST
- change settingCache to use cloneDeep, so that the object can't be modified outside of the functions
- add lots of docs to settings cache
🎨 Cleanup db api endpoints
🔥 Don't populate settings in migrations
2017-03-02 23:00:01 +01:00
..
advanced_browse_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_authentication_spec.js 🎨 optimisations for brute (#7867) 2017-01-23 22:44:39 +01:00
api_configuration_spec.js Updates for alpha.13 (#8026) 2017-02-18 17:23:35 +01:00
api_db_spec.js 🐛 delete all content if subscriber is associated with a post (#7962) 2017-02-08 15:40:47 +00:00
api_invites_spec.js 🐛 fix invite permissions for editor (#7889) 2017-01-25 12:07:31 +00:00
api_mail_spec.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
api_notifications_spec.js 🐛 tests: integration test for api notifications failed sometimes 2017-02-07 21:04:35 +01:00
api_posts_spec.js 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
api_roles_spec.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
api_schedules_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_settings_spec.js 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
api_slugs_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_subscription_spec.js 🐛 delete all content if subscriber is associated with a post (#7962) 2017-02-08 15:40:47 +00:00
api_tags_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_users_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00