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
Hannah Wolfe 78737b35ff API refactor / cleanup
closes #1303

- removed where and orderBy from being passed from the API through to bookshelf, and ultimately knex
- ordering is now consistent across both front and backend, which fixes #1303
- validated / cleaned up all the API parameters
- added API tests for the status and staticPages parameters
2013-12-20 13:07:01 +00:00
..
model_permissions_spec.js
model_posts_spec.js API refactor / cleanup 2013-12-20 13:07:01 +00:00
model_roles_spec.js
model_settings_spec.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
model_tags_spec.js
model_users_spec.js Improved Password Reset Tool 2013-11-22 10:46:19 -06:00