llama-stack-mirror/tests/unit/providers/vector_io/remote
Mustafa Elbehery a6eed99790 fix(unittest): add required chunk_id field to Milvus test mock data
The Chunk Pydantic model requires chunk_id as a mandatory field, but the
  mock data in test_milvus.py was missing this field in chunk_content objects,
  causing 6 test failures with ValidationError.

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-11-12 23:06:17 +01:00
..
test_milvus.py fix(unittest): add required chunk_id field to Milvus test mock data 2025-11-12 23:06:17 +01:00