- Strengthen test_search_returns_search_result with chunk_id, document_id, and non-empty labels assertions - Remove test_chunks_include_document_title (subsumed by strengthened test) and its cassette - Rename test_chunks_include_document_info to test_search_chunk_includes_document_provenance; add document_title is None assertion for untitled documents - Move test_search_result_get_primary_label from test_context_enhancement.py to test_search.py; rename, remove unnecessary @pytest.mark.vcr() decorator Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_chunk | ||
| test_chunker | ||
| test_client | ||
| test_context_enhancement | ||
| test_converters | ||
| test_database_autocreate | ||
| test_document_tools | ||
| test_embedder | ||
| test_filter | ||
| test_qa | ||
| test_read_only | ||
| test_rebuild | ||
| test_reranker | ||
| test_research_graph | ||
| test_rlm | ||
| test_sandbox | ||
| test_search | ||
| test_search_filter | ||
| test_search_tools | ||
| test_versioning | ||