mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
Use pytest hook to catch httpx.ReadTimeout and skip tests instead of failing. This handles flaky network timeouts from HuggingFace Hub during sentence-transformers model downloads in CI. The hook covers all tests in tests/test_memory/ directory. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_core_operations.py | ||
| test_easy.py | ||
| test_extraction.py | ||
| test_factory.py | ||
| test_hierarchical.py | ||