llama-stack-mirror/tests/unit/rag
Matthew Farrellee a01a679914 chore: block network access from unit tests
this blocks network access for all `tests/unit/` tests. `tests/integration/` are untouched.

it also introduces an `allow_network` marker to explicitly allow network access.
2025-07-11 21:24:17 -04:00
..
fixtures refactor: tests/unittests -> tests/unit; tests/api -> tests/integration 2025-03-04 09:57:00 -08:00
test_rag_query.py chore: default to pytest asyncio-mode=auto (#2730) 2025-07-11 13:00:24 -07:00
test_vector_store.py chore: block network access from unit tests 2025-07-11 21:24:17 -04:00