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 Updated admin asset serving for ember-auto-import@2 compatibility (#15128) 2022-08-02 13:43:45 +01:00
html-to-plaintext.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
settings-cache.test.js Refactored settings cache to use class/DI pattern 2022-08-02 17:18:07 +01:00