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
cobbspur cd5d87ddf2 Return computed url with post object
closes #4445

- post model gets permalink format
- post model queries urlPathForPost to return computed url
- url helper modified to use post url
- urlForPost method abolished and replaced where necessary
- updated tests
2014-12-10 17:23:02 +00:00
..
api_authentication_spec.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00: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 Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_mail_spec.js Workaround / skip & clean Mail API tests 2014-10-17 16:18:57 +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 Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_slugs_spec.js Shorter user slugs (if possible) 2014-10-01 23:27:21 +02:00
api_tags_spec.js full BREAD Tag endpoints and Tag api tests 2014-11-13 00:44:36 +08: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 Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
api_users_spec.js Return computed url with post object 2014-12-10 17:23:02 +00:00