SurfSense/surfsense_backend/tests/integration/google_unification
CREDO23 ce15016533 citations: consolidate prompts, retire eager path, refresh ADR
Rewrite the main-agent citation contract to a single [n] channel and sync
the orphaned system_prompt_composer surface to match; drop stale
[citation:chunk_id] / <chunk_index> references from dynamic_context and
provider hints. Reuse the shared hybrid search in the deliverables report
(citations omitted for now) and delete the orphaned report KB helper.
Remove the dead eager KnowledgePriorityMiddleware wiring (knowledge_priority
+ stack) and its legacy browse test. Update ADR 0001 to reflect the cutover.
2026-06-25 15:27:09 +02:00
..
__init__.py feat: add integration and unit tests for Google unification connectors 2026-03-19 17:51:15 +05:30
conftest.py citations: consolidate prompts, retire eager path, refresh ADR 2026-06-25 15:27:09 +02:00
test_calendar_indexer_credentials.py test: update Stripe and Google Calendar integration tests to use ComposioService 2026-05-16 21:13:17 +05:30
test_drive_indexer_credentials.py chore: ran linting 2026-05-09 05:28:09 +05:30
test_gmail_indexer_credentials.py test: refactor Gmail indexer tests to utilize ComposioService and hybrid chunking 2026-05-16 21:26:40 +05:30
test_hybrid_search_type_filtering.py chore: ran linting 2026-03-21 13:21:19 +05:30
test_search_includes_legacy_docs.py chore: ran linting 2026-03-22 00:43:53 +05:30