0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
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
..
client Basic post/user search 2015-08-31 22:47:26 +01:00
module Make sure done() is called from before hooks 2015-06-09 22:46:26 -05:00
routes Return a single 422 error for invalid values 2015-09-25 10:30:49 +01:00
setup Fix invite user validation issues in signup 2015-08-27 14:05:52 +01:00
base.js Fix over-sized editor pane widths 2015-09-24 18:46:13 +01:00