"""Integration test configuration.""" import os QA_BASE_URL = os.environ.get("QA_BASE_URL") or "https://qa-ows-pdp-backfill-api.theorchard.io"