Ghost/core/shared
Hannah Wolfe e68cb8b314
Improved settings cache unit tests
- settings cache was appearing as untested because we use rewire!
- rewire was totally unnecessary in this case, so I removed it
- updated to 100% test coverage whilst there, including removing one unreachable branch
- commented some undesirable behaviour I found whilst trying to reach all branches
- I don't want to change the behaviour to return false correctly without having a reason beyond improving coverage
2022-03-23 11:37:52 +00:00
..
config 🐛 Fixed /canary/ API endpoints 404s 2022-03-21 19:11:13 +08:00
settings-cache Improved settings cache unit tests 2022-03-23 11:37:52 +00:00
custom-theme-settings-cache.js Added syncing and theme exposure of custom theme settings (#13354) 2021-09-23 12:44:39 +01:00
express.js Fixed typo 2021-12-06 21:28:53 +13:00
html-to-plaintext.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
labs.js Added dashboardV5 feature flag 2022-03-21 16:56:34 +01:00
sentry.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
url-utils.js Centralized base API path value across server codebase 2022-03-09 17:15:51 +08:00