Ghost/ghost/core/test/unit/server/lib
Naz 05eb719d0a Swapped image size cache with InMemoryCache
refs https://github.com/TryGhost/Toolbox/issues/364

- The InMemoryCache is an implementation of the cache adapter interface and allows to test cache in the works which is "close to the real world". Being able to do so in tests for image sizes cache manager proves we can use other cache adapters such as Redis based ones.
2022-08-16 12:35:35 +02:00
..
image Swapped image size cache with InMemoryCache 2022-08-16 12:35:35 +02:00
mobiledoc.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
request-external.test.js Fixed the typo 2022-08-04 15:38:32 +01:00