SurfSense/surfsense_backend/tests/unit/connectors
Vonic 6e86cd7e8a chore: merge upstream with local feature additions
- Merged dexscreener connector, composio connectors, crypto realtime tools from upstream
- Kept local additions: dropbox/onedrive connectors, memory routes, model_list routes, RefreshToken model
- Resolved frontend conflicts: kept tool UIs from both sides
- Accepted upstream lock files (uv.lock, pnpm-lock.yaml)
2026-04-13 23:31:52 +07:00
..
__init__.py test: add unit tests for Dropbox integration, covering delta sync methods, file type filtering, and re-authentication behavior 2026-04-06 18:36:48 +05:30
test_dexscreener_connector.py test(backend): Add pytest testing infrastructure 2026-01-31 17:27:18 +07:00
test_dropbox_client.py chore: ran linting 2026-04-07 05:55:39 +05:30
test_dropbox_file_types.py chore: ran linting 2026-04-07 05:55:39 +05:30
test_dropbox_reauth.py test: add unit tests for Dropbox integration, covering delta sync methods, file type filtering, and re-authentication behavior 2026-04-06 18:36:48 +05:30
test_google_drive_file_types.py chore: ran linting 2026-04-07 05:55:39 +05:30
test_onedrive_file_types.py chore: ran linting 2026-04-07 05:55:39 +05:30