Ghost/test
Naz eb7e4bb815 🐛 Fixed frontmatter-related validation error
refs https://github.com/TryGhost/Team/issues/687

- The frontmatter field has leaked into the API layer unintentionally when it was introduced into the DB schema during 4.0 release.
- The fix add the field to "trim" list in all API. A proper validation and handling will be add per API as usecase for the field becomes clear
2021-05-13 12:14:05 +04:00
..
api-acceptance Refactored post resource Admin API test utils 2021-05-12 18:15:54 +04:00
frontend-acceptance Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
regression 🐛 Fixed frontmatter-related validation error 2021-05-13 12:14:05 +04:00
unit Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
utils Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Enabled no-skipped-tests eslint rule [warn] 2021-05-07 19:24:23 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00