feat: update Keepa and Stalker functionalities with enhanced price extraction logic and test cases
This commit is contained in:
@@ -89,7 +89,7 @@ test("sellability checks matched seller inventory, not the source ASIN", async (
|
||||
current: [null, null, null, 12345, null, null, null, null, null, null, null, 7],
|
||||
avg: [2500],
|
||||
},
|
||||
csv: [[0, 1999]],
|
||||
csv: [[5000000, 1999, 5000100]],
|
||||
},
|
||||
],
|
||||
tokensLeft: 10,
|
||||
|
||||
Reference in New Issue
Block a user