Ghost/ghost/members-importer/test
Naz 5d5b77d32f
Fixed comped tier assignment
closes https://github.com/TryGhost/Team/issues/1869

- When there were "archived" tiers in the system the importer incorrectly fetched them instead of only taking "active" ones into account. The "getDefaultProduct" on product repository does exactly that.
- Additionally, reusing the "getDefaultProduct" makes testing the importer slightly less complex.
2022-10-20 17:19:52 +08:00
..
fixtures Added strict field mapping to member CSV importer 2022-10-19 18:10:40 +08:00
utils
.eslintrc.js
importer.test.js Fixed comped tier assignment 2022-10-20 17:19:52 +08:00