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
Augustus Yuan 05fe09293f Add support for GET /tags/slug/:slug with unit tests
closes #5371
- added new endpoint to the api routes
- created unit tests based on PostModel and PostAPI for testing slug links
2015-06-16 09:22:12 -07:00
..
api_authentication_spec.js remove settings email 2015-05-22 15:23:31 -06:00
api_configuration_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_db_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
api_mail_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
api_notifications_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_posts_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_roles_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
api_settings_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
api_slugs_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
api_tags_spec.js Add support for GET /tags/slug/:slug with unit tests 2015-06-16 09:22:12 -07:00
api_themes_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_upload_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
api_users_spec.js Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00