ForcePilot/backend/test/unit
Kris 70a45c2acc test: add and update multiple unit test cases across modules
1. 新增调度任务运行日志时长计算相关测试用例
2. 更新凭证服务缓存TTL配置相关测试
3. 新增时区校验、微信WOC适配器消息过滤、拉取器游标持久化等测试
4. 修复任务仓库方法调用参数不匹配的测试断言
5. 新增凭证预热单元测试和向导适配器本地HTTP配置校验测试
2026-07-11 05:44:03 +08:00
..
agents feat: 新增会话通信工具与子会话嵌套管理能力 2026-06-13 20:19:07 +08:00
backends fix: 修复安全预警依赖与路径校验 2026-06-05 23:46:06 +08:00
channels test: add and update multiple unit test cases across modules 2026-07-11 05:44:03 +08:00
external_systems test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
graphs test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
knowledge feat: 更新后端评分计算 2026-06-04 21:08:13 +08:00
middlewares fix: 调整智能体模型默认解析 2026-06-11 22:48:28 +08:00
plugins fix: 分批写入 Milvus chunks 避免 gRPC 超限 2026-06-11 20:55:44 +08:00
repositories fix: 调整智能体模型默认解析 2026-06-11 22:48:28 +08:00
routers refactor: 移除 MCP 配置文本入口 2026-06-03 23:33:30 +08:00
scheduler test: add and update multiple unit test cases across modules 2026-07-11 05:44:03 +08:00
server feat(models): 增强模型配置能力 2026-05-27 19:56:26 +08:00
services fix: 修复多模态图片上传和历史渲染 2026-06-12 00:03:04 +08:00
storage test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
toolkits feat: 启用主智能体私有 Skill 安装工具 2026-06-03 21:04:12 +08:00
utils feat: 新增通用 SSRF 防护模块并重构 URL 校验逻辑 2026-06-13 18:22:38 +08:00
test_auth_utils.py refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
test_chunking_token_limit.py fix: 保护知识库分块 token 上限 2026-06-06 17:45:32 +08:00
test_package_import.py chore(release): bump version to 0.6.1 2026-04-24 19:32:16 +08:00
test_tmp_attachment_service.py feat(attachments): 新增附件的可解析的支持 2026-05-27 18:22:29 +08:00