SurfSense/surfsense_backend/tests/unit/tasks/chat
CREDO23 ca9bd28934 test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F)
Apply the same rename to surfsense_backend/tests: workspace_id fields/vars,
Workspace* classes/schemas, table name searchspaces -> workspaces in raw SQL,
and the API URL spellings -> /workspaces. Preserves the carve-out wire literals
tests assert (Celery task names, OTel key "search_space.id").
2026-06-26 18:36:46 +02:00
..
streaming test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00
__init__.py feat: improved agent streaming 2026-04-29 07:20:31 -07:00
test_content_builder.py feat: improved document, folder mentions rendering 2026-05-09 22:15:51 -07:00
test_extract_chunk_parts.py refactor(chat): delete legacy stream_new_chat monolith (cutover complete) 2026-06-04 14:35:45 +02:00
test_llm_history_normalizer.py chore: ran linting 2026-06-13 21:59:35 +05:30
test_message_parts_normalizer.py chore: ran linting 2026-06-13 21:59:35 +05:30
test_thinking_step_id_uniqueness.py refactor(chat): delete legacy stream_new_chat monolith (cutover complete) 2026-06-04 14:35:45 +02:00
test_tool_input_streaming.py refactor(chat): delete legacy stream_new_chat monolith (cutover complete) 2026-06-04 14:35:45 +02:00