Ghost/ghost/core/test
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
..
e2e-api Updated signup confiramtion email snapshot 2023-05-10 18:18:10 +08:00
e2e-browser Fixed @tryghost/mailgun-client import 2023-05-09 13:00:18 -04:00
e2e-frontend Added show_latest_posts column to newsletter table (#16402) 2023-03-20 11:10:49 +01:00
e2e-server Removed unnecessary mockMail call 2023-04-07 14:34:57 +02:00
e2e-webhooks Added post_revisions as a default include for posts (#16660) 2023-04-18 11:12:35 +01:00
integration Added retries to a flaky batch sending test (#16591) 2023-04-07 17:44:11 -07:00
regression 🐛 Fixed site setup hanging when mail isn't configured 2023-05-11 11:58:27 -04:00
unit Used TierRepository in serializers 2023-05-12 16:38:32 -04:00
utils Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00