tests: add fabricated IBKR fixture for LLM parser

This commit is contained in:
Giorgio Gilestro 2026-05-27 12:06:47 +02:00
parent 4bcc20b0bb
commit f3fd769b3b

10
tests/fixtures/ibkr_sample.csv vendored Normal file
View 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.