ForcePilot/backend/test/unit/channels/plugins/feishu
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 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 test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_card_builder.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_constants.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
test_entry.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_error_translator.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_feishu_client.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_lifecycle.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_manifest.py test: add and fix multi-channel unit tests 2026-07-08 22:59:24 +08:00
test_signature.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00