ForcePilot/backend/test/unit/channel/infrastructure
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
..
agent test(agent adapter): 重构单元测试用例的mock创建逻辑 2026-05-30 21:55:54 +08:00
config test: 新增渠道模块全链路单元测试用例与目录结构 2026-05-30 21:55:35 +08:00
content_filter test: 新增渠道模块全链路单元测试用例与目录结构 2026-05-30 21:55:35 +08:00
matching test: 新增渠道模块全链路单元测试用例与目录结构 2026-05-30 21:55:35 +08:00
messaging test: 新增渠道模块全链路单元测试用例与目录结构 2026-05-30 21:55:35 +08:00
metrics test: 新增渠道模块全链路单元测试用例与目录结构 2026-05-30 21:55:35 +08:00
persistence test: 新增渠道模块全链路单元测试用例与目录结构 2026-05-30 21:55:35 +08:00
security test: 新增渠道模块全链路单元测试用例与目录结构 2026-05-30 21:55:35 +08:00
__init__.py test: 新增渠道模块全链路单元测试用例与目录结构 2026-05-30 21:55:35 +08:00