0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration
Hannah Wolfe 4cb909542a API - no more m-2-m relation ids by default
closes #4498

- remove toJSON code which returns only IDs from objects
- don't auto-include tags & fields in post responses
- don't auto-include roles in user responses
- fix #allthethings that made assumptions about the auto-includes, or otherwise were only working because of the auto-include
2014-12-02 19:24:44 +00:00
..
api API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
model API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
export_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
import_spec.js Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00