tests: add fabricated IBKR fixture for LLM parser
This commit is contained in:
parent
4bcc20b0bb
commit
f3fd769b3b
1 changed files with 10 additions and 0 deletions
10
tests/fixtures/ibkr_sample.csv
vendored
Normal file
10
tests/fixtures/ibkr_sample.csv
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
Statement,Header,Field Name,Field Value
|
||||||
|
Statement,Data,BrokerName,Interactive Brokers LLC
|
||||||
|
Statement,Data,Title,Activity Statement
|
||||||
|
Statement,Data,Period,"January 1, 2026 - January 31, 2026"
|
||||||
|
Symbol,Quantity,Avg Price,Currency,Description
|
||||||
|
AAPL,100,150.25,USD,Apple Inc
|
||||||
|
MSFT,50,310.00,USD,Microsoft Corp
|
||||||
|
NVDA,40,425.50,USD,NVIDIA Corp
|
||||||
|
VOD.L,2000,0.74,GBP,Vodafone Group Plc
|
||||||
|
ASML.AS,10,650.00,EUR,ASML Holding NV
|
||||||
|
Can't render this file because it has a wrong number of fields in line 5.
|
Loading…
Add table
Add a link
Reference in a new issue