0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional/routes
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
admin_test.js Improve handling of forked processes in tests. 2014-10-31 16:00:35 +00:00
frontend_test.js Adding comprehensive subdirectory route tests 2014-11-24 08:28:34 +00:00