llama-stack-mirror/tests/unit/rag
Charlie Doern d7cc38e934
fix: remove async test markers (fix pre-commit) (#2808)
# What does this PR do?

some async test markers are in the codebase causing pre-commit to fail
due to #2744

remove these pytest fixtures

## Test Plan
pre-commit passes

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-07-17 21:35:28 -07:00
..
fixtures refactor: tests/unittests -> tests/unit; tests/api -> tests/integration 2025-03-04 09:57:00 -08:00
test_rag_query.py fix: remove async test markers (fix pre-commit) (#2808) 2025-07-17 21:35:28 -07:00
test_vector_store.py chore: block network access from unit tests (#2732) 2025-07-12 16:53:54 -07:00