SurfSense/surfsense_backend/tests/integration
Anish Sarkar 8e7cda31c5 feat: update Google indexing functions to track skipped messages
- Modified the indexing functions for Google Calendar and Gmail to return the count of skipped messages alongside indexed messages, enhancing performance tracking.
- Updated related tests to accommodate the new return values, ensuring comprehensive coverage of the indexing process.
- Improved error handling to maintain consistency in returned values across different indexing functions.
2026-03-19 20:56:40 +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: update Google indexing functions to track skipped messages 2026-03-19 20:56:40 +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