From c103e27a344f498d4475a088b11dadf762d2e7b3 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 25 Feb 2024 21:35:34 +0100 Subject: [PATCH] Add import test data --- test/import/ok-btc.csv | 2 ++ test/import/ok-isin.csv | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 test/import/ok-btc.csv create mode 100644 test/import/ok-isin.csv diff --git a/test/import/ok-btc.csv b/test/import/ok-btc.csv new file mode 100644 index 000000000..0f5fee741 --- /dev/null +++ b/test/import/ok-btc.csv @@ -0,0 +1,2 @@ +Date,DataSource,Code,Currency,Price,Quantity,Action,Fee +12/12/2021,YAHOO,BTCUSD,USD,44558.42,1,buy,0 diff --git a/test/import/ok-isin.csv b/test/import/ok-isin.csv new file mode 100644 index 000000000..0b2bb2d0f --- /dev/null +++ b/test/import/ok-isin.csv @@ -0,0 +1,3 @@ +Date,Account,Action,DataSource,Code,Quantity,unitPrice,Fee,Currency +2024-02-25,buy,YAHOO,DK0060442556,5,275.10,0,DKK +2024-02-25,buy,YAHOO,SPIC25KL.CO,5,275.10,0,DKK