0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration/model
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
..
model_app-fields_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
model_app-settings_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
model_apps_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
model_permissions_spec.js Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
model_posts_spec.js API: Adding featured filter option to posts.browse 2015-05-13 16:18:50 -05:00
model_roles_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
model_settings_spec.js Handle null/undefined value in test assertion. 2014-10-30 15:40:23 +00:00
model_tags_spec.js Add support for GET /tags/slug/:slug with unit tests 2015-06-16 09:22:12 -07:00
model_users_spec.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00