Ghost/ghost/core/test/unit/api/canary
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
..
utils Used TierRepository in serializers 2023-05-12 16:38:32 -04:00
session.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00