Ghost/ghost/members-csv/test
Fabien O'Carroll 4d8c2ebb1f Supported products column for parse & unparse
refs https://github.com/TryGhost/Team/issues/765

Support for multiple products means we can no longer map a members state
to a csv row using just the `complimentary_plan` option. Instead we must
include the product(s) that a member has. This ensures that we can read
and write this data from/to csv files.
2021-06-23 10:14:30 +01:00
..
fixtures Added empty string '' to null transform when parsing CSVs 2020-08-17 17:57:49 +12:00
utils Initialized members-csv package 2020-06-19 18:54:48 +12:00
.eslintrc.js Initialized members-csv package 2020-06-19 18:54:48 +12:00
parse.test.js Refactored members-csv to remove unused columnsToExtract 2020-12-04 10:10:59 +00:00
unparse.test.js Supported products column for parse & unparse 2021-06-23 10:14:30 +01:00