0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Hannah Wolfe 545bea0eaf Return a single 422 error for invalid values
refs #5808

- Fix the API to return a single 422 error when an invalid value is passed
- Only affects Browse, and not Read at present due to differences in how they are handled
- Frontend was changed to always 404 in #5851
- Adds tests to ensure all cases are covered
2015-09-25 10:30:49 +01:00
..
api Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00
model Maintain tag order for posts 2015-09-02 16:39:34 +01:00
export_spec.js Add the needed table columns for client Oauth. 2015-09-02 13:39:21 +01:00
import_spec.js Add the needed table columns for client Oauth. 2015-09-02 13:39:21 +01:00
migration_spec.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00