Ghost/test
Kevin Ansfield d7ae6e0138 Added image as an allowed custom theme setting type
refs https://github.com/TryGhost/Team/issues/1107

- updated schema validation to allow `'image'` through as a known setting type now that Admin has support
- added transformation of setting values for `'image'` types because they will be URLs and should be stored with `__GHOST_URL__`
2021-10-14 18:41:54 +01:00
..
e2e-api Added API tests for custom theme settings (#13519) 2021-10-08 16:18:49 +01:00
e2e-frontend Updated e2e tests to be async/await 2021-10-06 15:51:05 +01:00
e2e-server Moved parent vhost test back to regression temporarily 2021-10-08 13:50:37 +01:00
integration Fixed integration tests 2021-10-14 13:22:45 +02:00
regression Moved parent vhost test back to regression temporarily 2021-10-08 13:50:37 +01:00
unit Added image as an allowed custom theme setting type 2021-10-14 18:41:54 +01:00
utils Added API tests for custom theme settings (#13519) 2021-10-08 16:18:49 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00