ForcePilot/backend/test/integration/api
Kris ecb708bfea test(external-systems): add and update integration test cases
1. 更新分页参数校验,将page/page_size替换为limit/offset
2. 调整批量克隆策略的返回结果校验逻辑
3. 新增适配器详情接口的字段校验测试
4. 新增回收站资源类型和ID边界校验测试
5. 完善导入接口的参数校验和新增约束测试
6. 补充指标接口的时间范围校验测试
7. 新增告警接口的过滤、状态码和关联查询测试
8. 完善通知渠道的校验和测试端点覆盖
2026-07-11 07:37:34 +08:00
..
channels test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
external_systems test(external-systems): add and update integration test cases 2026-07-11 07:37:34 +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