SurfSense/surfsense_backend/tests/integration
Anish Sarkar 36f4709225 feat: add integration and unit tests for Google unification connectors
- Introduced comprehensive integration tests for Google Drive, Gmail, and Calendar indexers, ensuring proper credential handling for both Composio and native connectors.
- Added unit tests to validate the acceptance of Composio-sourced credentials across various connector types.
- Implemented fixtures to seed test data and facilitate testing of hybrid search functionality, ensuring accurate document type filtering.
2026-03-19 17:51:15 +05:30
..
document_upload fix: update document cleanup logic and mock Celery task in tests 2026-03-11 12:27:32 +05:30
google_unification feat: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +05:30
indexing_pipeline feat: use batch embedding in IndexingPipelineService.index 2026-03-09 16:13:44 +02:00
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
conftest.py feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00