Files
qdrant/tests
Cursor Agent f42fc8e1db Relax non-empty assertions in migrated recommend/discover tests
The previous migration added `len(...) > 0` assertions to tests that
previously only checked equivalence between the deprecated and new
API. These assertions are too strict because the parametrized
`query_filter` cases legitimately produce empty result sets.

Drop the `> 0` assertion and rely on `request_with_validation` to
verify the response is well-formed and HTTP OK.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 13:26:54 +00:00
..
2026-04-14 12:37:31 +02:00
2024-07-08 18:17:43 +00:00