ForcePilot/backend
Kris 395475628c test(agent adapter): 重构单元测试用例的mock创建逻辑
1. 抽取出公共的_make_chat_service_mock工具函数简化测试代码
2. 使用sys.modules patch替代直接patch目标函数,更贴合真实依赖注入场景
3. 删除冗余的async_iter辅助函数
2026-05-30 21:55:54 +08:00
..
package feat(channel): 新增渠道网关模块完整实现 2026-05-30 21:53:09 +08:00
server feat(channel): 新增渠道网关模块完整实现 2026-05-30 21:53:09 +08:00
test test(agent adapter): 重构单元测试用例的mock创建逻辑 2026-05-30 21:55:54 +08:00
.python-version refactor: 将后端代码迁移至 backend 目录 2026-03-24 11:08:12 +08:00
pyproject.toml chore(release): 准备 0.6.2 发布 2026-05-22 20:22:09 +08:00
uv.lock feat(doc): 优化 rapidocr 2026-05-25 21:09:14 +08:00