Browse Source

Extend test files

pull/5377/head
Thomas Kaul 5 days ago
parent
commit
7b648e5043
  1. 9
      test/import/ok/500-activities.json

9
test/import/ok/500-activities.json

@ -13,6 +13,8 @@
"platformId": null "platformId": null
} }
], ],
"platforms": [],
"tags": [],
"activities": [ "activities": [
{ {
"accountId": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0", "accountId": "b2d3fe1d-d6a8-41a3-be39-07ef5e9480f0",
@ -6014,5 +6016,10 @@
"date": "2022-05-06T03:16:21.371059Z", "date": "2022-05-06T03:16:21.371059Z",
"symbol": "AAPL" "symbol": "AAPL"
} }
] ],
"user": {
"settings": {
"currency": "USD"
}
}
} }

Loading…
Cancel
Save