Ghost/core/test/functional/api
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
..
posts_test.js API refactor / cleanup 2013-12-20 13:07:01 +00:00
settings_test.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
tags_test.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
users_test.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00