Arag / tests /pytest.ini
AuthorBot
Fetch list prices during platform presence scans where retailers allow it.
4737249
Raw
History Blame Contribute Delete
263 Bytes
[pytest]
asyncio_mode = auto
testpaths = tests
python_files = test_*.py
markers =
known_gap: Known implementation gap documented in TEST_PLAN.md (expected to fail until fixed)
integration: Live network tests against retailer APIs (optional, may be flaky)