tests: CSV that should've been included in last commit.

This commit is contained in:
Brett Smith 2020-12-09 16:35:28 -05:00
parent 15ef02c153
commit c1d1e17afb

View file

@ -0,0 +1,4 @@
Date,Event ID,Event Type,Creator Currency,Creator Share,Creator Platform Fee,Creator Payment Processing Fee,Creator Currency Conversion Fee,Creator Equivalent of Patron Tax,Currency Conversion Rate,Patron Currency,Patron Charge Amount,Patron Tax Amount,Patron User ID,Patron Name,Patron Email
2020-12-03 04:05:06,30123456,Payment,USD,4.31,0.25,0.44,,1.00,,USD,6.00,1.00,32101234,Frances Jones,fjones@example.com
2020-12-02 03:04:05,34567890,Payment,USD,5.14,0.31,0.42,0.19,1.27,1212240,EUR,6.05,1.05,2345678,Barbara Johnson,bjohnson@example.com
2020-12-01 02:03:04,456789090,Payment,USD,12.64,0.70,0.66,,,,USD,14.00,,7654321,Alex Jones,ajones@example.com
1 Date Event ID Event Type Creator Currency Creator Share Creator Platform Fee Creator Payment Processing Fee Creator Currency Conversion Fee Creator Equivalent of Patron Tax Currency Conversion Rate Patron Currency Patron Charge Amount Patron Tax Amount Patron User ID Patron Name Patron Email
2 2020-12-03 04:05:06 30123456 Payment USD 4.31 0.25 0.44 1.00 USD 6.00 1.00 32101234 Frances Jones fjones@example.com
3 2020-12-02 03:04:05 34567890 Payment USD 5.14 0.31 0.42 0.19 1.27 1212240 EUR 6.05 1.05 2345678 Barbara Johnson bjohnson@example.com
4 2020-12-01 02:03:04 456789090 Payment USD 12.64 0.70 0.66 USD 14.00 7654321 Alex Jones ajones@example.com