SurfSense/surfsense_backend/tests/unit/tasks/chat/streaming
Rohan Verma 94fdb8a113
Merge pull request #1539 from CREDO23/improve-chat-agent-context-and-citations
[FEAT] Unified [n] citation registry for KB + web, pull-based retrieval
2026-06-25 13:34:52 -07:00
..
flows/shared citations: conversation-scoped registry with finalize-time [n] resolution 2026-06-25 15:26:25 +02:00
__init__.py Add parity unit tests for extracted chat streaming vs legacy. 2026-05-06 20:08:48 +02:00
test_error_classifier.py chore: ran linting 2026-06-13 21:59:35 +05:30
test_interrupt_inspector_all.py refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00
test_llm_bundle.py chore: fix linting 2026-06-25 04:31:22 +05:30
test_stream_output.py refactor: remove memory extraction functions and related components from the new chat agent 2026-05-20 14:03:28 +05:30
test_task_span.py feat: improved document, folder mentions rendering 2026-05-09 22:15:51 -07:00
test_tool_activity_metadata.py Cover tool_activity_metadata for span-only, step-only, and combined cases. 2026-05-08 23:16:56 +02:00