Commit 09aa131
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 111cf58 commit 09aa131
1 file changed
Lines changed: 106 additions & 495 deletions
0 commit comments