0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration/api
lennerd bebafdc9a9 Refactore slug API for generating tag and post slugs.
Closes #2601
- Removed slug generation from the post API
- Added new, self-contained slug API
- Fixed slug permissions in the fixtures files
- Added a HTTP route for the new API method
- Added integrational tests
2014-05-26 10:07:05 +02:00
..
api_db_spec.js Refactore slug API for generating tag and post slugs. 2014-05-26 10:07:05 +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 Refactor API arguments 2014-05-15 10:41:05 +01:00
api_settings_spec.js Refactor API arguments 2014-05-15 10:41:05 +01:00
api_slugs_spec.js Refactore slug API for generating tag and post slugs. 2014-05-26 10:07:05 +02:00
api_tags_spec.js updated error handling on all mocha tests 2014-05-05 21:58:58 +01:00
api_themes_spec.js Refactor API arguments 2014-05-15 10:41:05 +01:00
api_users_spec.js Refactor API arguments 2014-05-15 10:41:05 +01:00