Skip to content

Commit

Permalink
refactor: Add a stocks.csv test file to test/resources
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelsa committed Mar 25, 2026
1 parent 42f52af commit f8e88a5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/test/resources/stocks.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Ticker,Name,Price
AAPL,Apple Inc,32
NVDA,NVIDIA,182.81
TSLA,Tesla,417.44
AMD,Advanced Micro Devices,207.32


0 comments on commit f8e88a5

Please sign in to comment.