llama-stack/llama_stack/providers/tests/vector_io
Ashwin Bharambe 86fc514abb
refactor: move more tests, delete some providers tests (#1382)
Move unittests to tests/unittests. Gradually nuking tests from
providers/tests/ and unifying them into tests/api (which are e2e tests
using SDK types)

## Test Plan

`pytest -s -v tests/unittests/`
2025-03-03 20:28:34 -08:00
..
__init__.py [memory refactor][2/n] Update faiss and make it pass tests (#830) 2025-01-22 10:02:15 -08:00
conftest.py test: Add qdrant to provider tests (#1039) 2025-02-13 15:44:55 -08:00
fixtures.py chore: move embedding deps to RAG tool where they are needed (#1210) 2025-02-21 11:33:41 -08:00
test_sqlite_vec.py feat: Chunk sqlite-vec writes (#1094) 2025-02-19 19:07:46 -08:00
test_vector_io.py build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00