mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-20 21:18:13 +02:00
Real-DB tests assert unchanged chunk rows survive edits, only new text is embedded, removed rows are deleted with positions compacted, and the kill switch restores full-replace. An autouse fixture disables the ETL/embedding caches so a developer's .env can't leak cache hits into unrelated tests. |
||
|---|---|---|
| .. | ||
| adapters | ||
| cache | ||
| __init__.py | ||
| test_calendar_pipeline.py | ||
| test_drive_pipeline.py | ||
| test_dropbox_pipeline.py | ||
| test_gmail_pipeline.py | ||
| test_index_batch.py | ||
| test_index_document.py | ||
| test_index_editions.py | ||
| test_local_folder_pipeline.py | ||
| test_mark_connector_documents_failed.py | ||
| test_migrate_legacy_docs.py | ||
| test_onedrive_pipeline.py | ||
| test_prepare_for_indexing.py | ||