mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-18 21:15:16 +02:00
Covers the public cache surface against real Postgres and a real local file backend (no mocks): recall miss, remember->recall vector/text/order round-trip, the dimension-mismatch refusal, the repository SQL behind eviction and dedup (size sum, coldest ordering, TTL cutoff, duplicate-key no-op, reuse counter), and the blob store save/load round-trip and delete. |
||
|---|---|---|
| .. | ||
| 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_local_folder_pipeline.py | ||
| test_mark_connector_documents_failed.py | ||
| test_migrate_legacy_docs.py | ||
| test_onedrive_pipeline.py | ||
| test_prepare_for_indexing.py | ||