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
Gabor Javorszky 24190a186e Move mail api to json/api format
Fixes #2650
* rerouted all mail sending to api/mail
* changed request and response formats to json/api-like structure
* tested with forgotten password and new blog email
2014-05-13 17:34:37 +01:00
..
api_db_spec.js Add distinct error classes 2014-05-09 12:11:29 +02:00
api_mail_spec.js Move mail api to json/api format 2014-05-13 17:34:37 +01: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