Ghost/ghost/tiers/test
Naz cdd65f25ac
Migrated members importer to use tiers
refs https://github.com/TryGhost/Team/issues/2077

- The "productRepository" methods have been deprecated in favor of "tiers" and "Tiers API".
- The changes migrated usages of  "productRepository.getDefaultProduct" to Tiers API's "readDefaultTier"
2022-10-26 14:26:21 +08:00
..
.eslintrc.js Refactored Tiers logic into separate package 2022-10-19 11:05:09 +07:00
index.test.js Refactored Tiers logic into separate package 2022-10-19 11:05:09 +07:00
Tier.test.js Fixed toJSON method of Tier 2022-10-25 09:02:50 +07:00
TiersAPI.test.js Migrated members importer to use tiers 2022-10-26 14:26:21 +08:00