Ghost/ghost/core/test/unit/server
Fabien "egg" O'Carroll 6ab862568c Used TierRepository in serializers
We want to cache access to Tiers, and it's easier to do that in the
TierRepository. So we update a heavy user of Tiers to use the Tier
service so it can take adv of caching. The serializers are a big
offender for making calls to fetch Tiers.
2023-05-12 16:38:32 -04:00
..
adapters Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
data Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
lib Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
models Added post_revisions to posts endpoint as an include option (#16648) 2023-04-17 13:46:27 +01:00
services Used TierRepository in serializers 2023-05-12 16:38:32 -04:00
web Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
notify.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00