feat: update Keepa and Stalker functionalities with enhanced price extraction logic and test cases

This commit is contained in:
Victor Noguera
2026-05-19 19:59:20 -04:00
parent 0552d183b3
commit 7bda3710ed
4 changed files with 30 additions and 24 deletions

View File

@@ -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,