0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Naz Gargol 19643c75dd
Added JSON Schema validation for /posts endpoint (#10468)
refs #10438

- Added  validation helper based on JSON schema
- Added schema validation for POST/PUT in /posts endpoints
- Refactored existing authors validation test suite
- Extended test coverage with a minimally required structure of post.add validator
2019-02-08 10:40:58 +00:00
..
acceptance Ensured defaults when creating resources 2019-02-07 20:20:10 +01:00
regression Added more webhooks & changed payload 2019-02-07 23:14:27 +01:00
unit Added JSON Schema validation for /posts endpoint (#10468) 2019-02-08 10:40:58 +00:00
utils Shortened admin key length (#10418) 2019-01-24 13:46:33 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc