ForcePilot/backend/test/unit/channels
Kris 532e7c59ec test: add and fix multi-channel unit tests
1. 新增QQBot、Wecom、Dingtalk、Instagram、WechatMp等渠道的单元测试夹具与测试用例
2. 修复WechatILink的缓存键顺序与测试用例
3. 补全Feishu适配器的日志断言与测试逻辑
4. 清理WechatILink冗余的clear_context_token测试代码
2026-07-08 22:59:24 +08:00
..
adapters chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
application chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
contract chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
core chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
infrastructure chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
plugins test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
__init__.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
conftest.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00