0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
kirrg001 7a73dfd9bc Extended all shared validator
refs #9866

- there was a missing step in the shared validator
- we have to differentiate between data validation for browse/read and data validation for add/edit
- furthermore, the data validation for add/edit was missing and was not copied over from v0.1 (check structure of incoming body)
- adds the ability to require properties from req.body.docName[0]
2018-10-12 09:40:34 +02:00
..
functional Migrated roles controller to API v2 2018-10-10 16:48:22 +02:00
integration Added mobiledoc revisions functionality 2018-10-09 15:31:09 +02:00
unit Extended all shared validator 2018-10-12 09:40:34 +02:00
utils Added doAuth v2 admin api test helper (#9964) 2018-10-09 10:24:41 +07:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00