Ghost/ghost/core/test
Naz e4d02657ee Swapped image size "Map" cache for adapter cache
refs https://github.com/TryGhost/Toolbox/issues/364

- The "new Map()" cache was a "hidden cache" that did not follow any specific pattern. Following the cache adapter pattern here makes it possible swapping out the cache for alternative implementations - e.g. Redis storage
2022-08-16 12:35:35 +02:00
..
e2e-api Fixed Settings API test snapshot 2022-08-15 17:20:43 -04:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed the typo 2022-08-04 15:38:32 +01:00
e2e-server 🐛 Fixed missing published Admin assets when running in development 2022-08-04 10:55:35 +02:00
e2e-webhooks Added migration to store trial days on tier (#15129) 2022-08-04 11:35:57 +05:30
integration Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
regression Fixed the typo 2022-08-04 15:38:32 +01:00
unit Swapped image size "Map" cache for adapter cache 2022-08-16 12:35:35 +02:00
utils Optimized database resets for local testing 2022-08-15 16:58:56 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00