ForcePilot/backend/test/integration/api
Kris f9f08221fc chore: 整理代码风格与优化细节
本次提交包含多类代码优化:
1. 修复多处单行代码换行格式,统一代码排版
2. 为外部系统模块新增快捷菜单配置
3. 优化前端API请求参数命名一致性
4. 补充媒体下载超限错误码与领域异常类
5. 完善仓储层更新逻辑,支持显式清空字段
6. 优化部分测试用例与工具函数代码结构
7. 为微信插件白名单缓存增加过期时间
2026-07-14 15:13:29 +08:00
..
channels chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
external_systems chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +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 chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +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 chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +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