ForcePilot/backend/test/integration/api
Kris 08617091dc refactor: 整理项目包结构与导入路径
- 新增多个业务域的__init__.py模块文件,规范包导出结构
- 调整多个DTO文件的导入路径,统一模块组织方式
- 移除测试文件中多余的空行与导入语句
- 优化部分业务模块的包层级划分
2026-07-18 02:04:03 +08:00
..
channels refactor: 整理项目包结构与导入路径 2026-07-18 02:04:03 +08:00
external_systems refactor: 整理项目包结构与导入路径 2026-07-18 02:04:03 +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