mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
- Introduced integration tests for Calendar, Drive, and Gmail indexers to ensure proper document creation and migration. - Added tests for batch indexing functionality to validate the processing of multiple documents. - Implemented tests for legacy document migration to verify updates to document types and hashes. - Enhanced test coverage for the IndexingPipelineService to ensure robust functionality across various document types. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_connector_document.py | ||
| test_document_chunker.py | ||
| test_document_hashing.py | ||
| test_document_summarizer.py | ||
| test_index_batch.py | ||
| test_migrate_legacy_docs.py | ||