6a9239974f
closes https://github.com/TryGhost/Ghost/issues/9031 - add a default value `unsplash` value to the `setting` model so that Unsplash is activated when the server doesn't return an `unsplash` setting - update the `unsplash-settings` transform to always deserialize or serialize to `{isActive: true}` when the value is blank or not parsable - add acceptance regression test covering API not returning an `unplash` setting - add unit tests for the `unsplash-settings` transform |
||
---|---|---|
.. | ||
settings | ||
authentication-test.js | ||
content-test.js | ||
editor-test.js | ||
error-handling-test.js | ||
ghost-desktop-test.js | ||
password-reset-test.js | ||
setup-test.js | ||
signin-test.js | ||
signup-test.js | ||
subscribers-test.js | ||
team-test.js |