本次提交修复了多个测试文件中的问题: 1. 将 ChannelType 枚举调用改为字符串实例化方式 2. 修正了日志断言、异步mock使用、配置参数等多处测试细节 3. 新增了会话聚合根、跨渠道关联策略等单元测试用例 4. 修复了路由测试中的路径方法错误与断言逻辑 5. 调整了依赖导入与测试夹具的兼容性 6. 统一了重试回退调度的列表/元组使用规范 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_admin_message_service.py | ||
| test_channel_control_service.py | ||
| test_content_review_query_service.py | ||
| test_failure_detail.py | ||
| test_health_check_service.py | ||
| test_inbound_message_service.py | ||
| test_plugin_lifecycle_service.py | ||