feat: enhance Stalker functionality with additional product details and analysis capabilities

This commit is contained in:
Victor Noguera
2026-05-19 19:57:53 -04:00
parent f6178a665c
commit 0552d183b3
7 changed files with 795 additions and 26 deletions

View File

@@ -217,6 +217,7 @@ test("runStalker fetches product offers, filters sellers, and persists storefron
resume: true,
maxSellerRequests: null,
sellability: false,
analyzeSellable: false,
});
expect(stats.scannedAsins).toBe(1);