Ghost/test
Rish d5f68dbbc5 Updated serializers/model layer validation using settings type
refs https://github.com/TryGhost/Ghost/issues/10318

- Updates `boolean` serialization in v2/canary serializers to apply only for `boolean` type settings
- Updates `boolean` transformation in model layer `format`/`parse` to check on `boolean` type setting
- Removes error thrown on Read-only setting for settings edit endpoint
- Updates v2/canary input serializers to remove any Read-only settings (using RO flag) to avoid edits
- Added type/group mappings in the importer when pre-migration settings table import data is present
- Updates tests
2020-06-30 17:38:36 +05:30
..
api-acceptance Added migration to add settings.{group,flags} columns (#11951) 2020-06-24 11:58:15 +01:00
frontend-acceptance 🐛 Fixed private blogging exposing 404 and robots (#11922) 2020-06-16 11:42:32 +01:00
regression Cleaned up members & stripe settings (#11957) 2020-06-29 16:22:42 +02:00
unit Updated serializers/model layer validation using settings type 2020-06-30 17:38:36 +05:30
utils Updated serializers/model layer validation using settings type 2020-06-30 17:38:36 +05:30
.eslintignore
.eslintrc.json
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00