Ghost/core/test/integration/api
Sebastian Gierlinger 1e62400465 Add include parameter for posts API
closes #2609
- added include parameter to api.posts.*
- changed toJSON to omit objects that are not included
- added include parameter to admin
- added include parameter to frontend.js
- updated tests
- removed duplicate code from posts model

**Known Issue:** It is not possible to attach a tag using an ID.
2014-04-27 18:58:34 +02:00
..
api_db_spec.js Add include parameter for posts API 2014-04-27 18:58:34 +02:00
api_notifications_spec.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
api_posts_spec.js Added and fixed permission tests 2014-04-16 18:22:22 +02:00
api_settings_spec.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
api_tags_spec.js Tag API: Primary Document Format 2014-04-20 19:48:59 -05:00
api_users_spec.js Added and fixed permission tests 2014-04-16 18:22:22 +02:00