Commit 1028adb
committed
refactor(qdrant): use async DocumentStore mixin tests
Closes #3052
Replaces duplicate async test implementations with the mixin classes
from haystack.testing.document_store and haystack.testing.document_store_async.
- Removes 19 tests now covered by the mixins
- Keeps all Qdrant-specific tests (hybrid search, sparse config, collection
setup validation, vector preservation)1 parent 58b00df commit 1028adb
1 file changed
Lines changed: 33 additions & 397 deletions
0 commit comments