deerflow2/tests/unit/server
Willem Jiang 6b73a53999
fix(config): Add support for MCP server configuration parameters (#812)
* fix(config): Add support for MCP server configuration parameters

* refact: rename the sse_readtimeout to sse_read_timeout

* update the code with review comments

* update the MCP document for the latest change
2026-01-10 15:59:49 +08:00
..
test_app.py fix(config): Add support for MCP server configuration parameters (#812) 2026-01-10 15:59:49 +08:00
test_chat_request.py feat: 1. replace black with ruff for fomatting and sort import (#489) 2025-08-17 22:57:23 +08:00
test_mcp_request.py fix(config): Add support for MCP server configuration parameters (#812) 2026-01-10 15:59:49 +08:00
test_mcp_utils.py fix(config): Add support for MCP server configuration parameters (#812) 2026-01-10 15:59:49 +08:00
test_tool_call_chunks.py security: add log injection attack prevention with input sanitization (#667) 2025-10-27 20:57:23 +08:00