ForcePilot/backend/test/integration/api
Kris 5c4ef3a709 test: 格式化所有渠道相关测试用例的函数定义
1.  将多行的测试函数声明合并为单行,统一代码风格
2.  新增临时的微信woc向导验证脚本,用于全流程验证后可删除
3.  统一调整长请求行的换行写法,简化代码结构
2026-07-07 16:27:06 +08:00
..
channels test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
external_systems test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_agent_run_events_router.py feat: 精简 Message state 事件载荷 2026-06-08 00:31:05 +08:00
test_apikey_router.py test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
test_auth_router.py feat: 收紧用户管理部门隔离并重构知识库共享权限 2026-05-26 17:39:13 +08:00
test_chat_agent_sync.py refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
test_chat_resume_batch_questions.py feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
test_chat_router.py fix: 修复多模态图片上传和历史渲染 2026-06-12 00:03:04 +08:00
test_dashboard_router.py feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
test_department_router.py test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
test_evaluation_router.py test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
test_graph_router_list.py feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
test_knowledge_router.py test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
test_scheduler_router.py test(scheduler): add complete integration tests for scheduler router 2026-06-23 13:42:15 +08:00
test_settings_router.py feat(test): 重组测试目录结构为 integration/unit/e2e 三层架构 2026-03-30 15:24:47 +08:00
test_system_router.py feat: 增加工具配置说明展示 2026-03-30 16:39:27 +08:00
test_task_router.py test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
test_unified_graph_router.py test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
test_user_agent_env_router.py refactor: Benchmark 弹窗重构 + 测试适配 + 文档更新 2026-05-26 17:40:17 +08:00
test_viewer_filesystem_router.py feat: 支持工作区批量上传文件 2026-06-03 23:32:32 +08:00
test_viewer_filesystem_security.py feat: 支持工作区批量上传文件 2026-06-03 23:32:32 +08:00