SurfSense/surfsense_backend/tests/integration/google_unification
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
..
__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: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +05:30
test_drive_indexer_credentials.py feat: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +05:30
test_gmail_indexer_credentials.py feat: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +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