mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 18:36:23 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_browse_includes_legacy_docs.py | ||
| test_calendar_indexer_credentials.py | ||
| test_drive_indexer_credentials.py | ||
| test_gmail_indexer_credentials.py | ||
| test_hybrid_search_type_filtering.py | ||
| test_search_includes_legacy_docs.py | ||