You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: update tests for new default zone names and dataset IDs
- Update test_client.py to expect new default zone names (web_unlocker1, serp_api1, browser_api1)
- Fix test_amazon.py dataset IDs to match actual values in scraper
- Update test_scrapers.py to verify COST_PER_RECORD uses DEFAULT_COST_PER_RECORD constant
These changes align tests with the refactoring that replaced magic numbers
with constants and updated default zone names to match Bright Data conventions.
0 commit comments