Ghost/ghost/core/test/unit/shared
Naz 492960b9a8 Refactored settings cache to use class/DI pattern
refs https://github.com/TryGhost/Toolbox/issues/364

- This is a groundwork which moves the "cache" property in settings cache to be injectable parameter, so we can swap it out with different implementations.
- The module will be broken downn into two concepts - an injectable cache  and a cache manager (the update system)
2022-08-02 17:18:07 +01:00
..
config
html-to-plaintext.test.js
settings-cache.test.js Refactored settings cache to use class/DI pattern 2022-08-02 17:18:07 +01:00