Ghost/core/test/integration/api
Katharina Irrgang 3aac3ef6de 🎨 make settings cache available (#7692)
* 🎨  settingsCache is available

- do not destroy the object reference
- added TODO to reconsider the config values for theme
- get one or all cached settings

* 🚨  remove api.init

- this functiion has just wrapped a function to update the settings cache
- if we have multiple tasks todo later, we can re-add
- but for now: this is way easier to read
- adapt test

* 🎨  tests
2016-11-08 13:37:19 +00:00
..
advanced_browse_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_authentication_spec.js 🎨 remove token logic from user model (#7622) 2016-11-07 11:18:50 +00:00
api_configuration_spec.js 🎨 public config endpoint (#7631) 2016-10-28 14:07:46 +01:00
api_db_spec.js Migration: New database versioning (#7499) 2016-10-06 14:50:55 +01:00
api_invites_spec.js 🎨 Use GhostAuth name and example emails (#7475) 2016-10-03 15:11:43 +01:00
api_mail_spec.js 🚨 change logic for test/utils/configUtils 2016-09-20 15:59:34 +01:00
api_notifications_spec.js Fix upgrade notification type value (#7308) 2016-09-01 17:58:46 +02:00
api_posts_spec.js 🚨 change logic for test/utils/configUtils 2016-09-20 15:59:34 +01:00
api_roles_spec.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
api_schedules_spec.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
api_settings_spec.js 🎨 make settings cache available (#7692) 2016-11-08 13:37:19 +00:00
api_slugs_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_subscription_spec.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
api_tags_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_users_spec.js 🎨 Separate invites from user 2016-09-26 11:08:43 +02:00