SurfSense/surfsense_backend/tests/integration/google_unification
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
..
__init__.py feat: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +05:30
conftest.py feat: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +05:30
test_browse_includes_legacy_docs.py feat: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +05:30
test_calendar_indexer_credentials.py feat: update Google indexing functions to track skipped messages 2026-03-19 20:56:40 +05:30
test_drive_indexer_credentials.py feat: update Google Drive indexing to include skipped file tracking 2026-03-19 20:27:50 +05:30
test_gmail_indexer_credentials.py feat: update Google indexing functions to track skipped messages 2026-03-19 20:56:40 +05:30
test_hybrid_search_type_filtering.py feat: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +05:30
test_search_includes_legacy_docs.py feat: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +05:30