Ghost/ghost/members-csv/test/fixtures
2023-06-23 08:31:16 +02:00
..
empty.csv Added basic test coverage for JSON to CSV serialization 2020-07-08 19:40:48 +12:00
multiple-records-with-empty-values.csv Added empty string '' to null transform when parsing CSVs 2020-08-17 17:57:49 +12:00
single-column-with-header-bom.csv 🐛 Handled BOM character for Unicode encoded file uploads (#17104) 2023-06-23 08:31:16 +02:00
single-column-with-header.csv Fixed tests and added fixtures from Ghost repo 2020-06-19 19:33:43 +12:00
subscribed-to-emails-header.csv Added test coverage for 'subscribed' transform 2022-10-19 18:10:40 +08:00
two-columns-mapping-header.csv Added mapping support to CSV parser 2020-07-02 14:53:56 +12:00
two-columns-obscure-header.csv Fixed tests and added fixtures from Ghost repo 2020-06-19 19:33:43 +12:00
two-columns-with-header.csv Fixed tests and added fixtures from Ghost repo 2020-06-19 19:33:43 +12:00