Tests restructuring
This commit is contained in:
4
tests/test_data/csv/sample_products.csv
Normal file
4
tests/test_data/csv/sample_products.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
product_id,title,price,currency,brand,marketplace
|
||||
TEST001,Sample Product 1,19.99,EUR,TestBrand,TestMarket
|
||||
TEST002,Sample Product 2,29.99,EUR,TestBrand,TestMarket
|
||||
TEST003,Sample Product 3,39.99,USD,AnotherBrand,TestMarket
|
||||
|
Reference in New Issue
Block a user