mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 11:56:25 +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. |
||
|---|---|---|
| .. | ||
| adapters | ||
| __init__.py | ||
| test_calendar_pipeline.py | ||
| test_drive_pipeline.py | ||
| test_gmail_pipeline.py | ||
| test_index_batch.py | ||
| test_index_document.py | ||
| test_migrate_legacy_docs.py | ||
| test_prepare_for_indexing.py | ||