SurfSense/surfsense_backend/tests/unit
Anish Sarkar 8c41fd91ba feat: add integration tests for indexing pipeline components
- 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.
2026-03-25 18:34:02 +05:30
..
adapters test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
google_unification chore: ran linting 2026-03-22 00:43:53 +05:30
indexing_pipeline feat: add integration tests for indexing pipeline components 2026-03-25 18:34:02 +05:30
middleware feat: add unit tests for DedupHITLToolCallsMiddleware 2026-03-21 13:19:58 +05:30
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00