0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/integration/api
Jason Williams 414890f263 Ensure settings values are strings before saving
closes #2736
-reintroduces JSON.stringify for non-string values in
 api.settings.edit
-added a regression test
2014-05-13 05:36:18 +00:00
..
api_db_spec.js Add distinct error classes 2014-05-09 12:11:29 +02:00
api_notifications_spec.js Proper endpoints for persistent notifications 2014-05-06 00:05:14 +02:00
api_posts_spec.js updated error handling on all mocha tests 2014-05-05 21:58:58 +01:00
api_settings_spec.js Ensure settings values are strings before saving 2014-05-13 05:36:18 +00:00
api_tags_spec.js updated error handling on all mocha tests 2014-05-05 21:58:58 +01:00
api_users_spec.js Move user API to primary document format 2014-05-02 20:50:44 +01:00