ForcePilot/backend/test/unit/channels/plugins/wechat_woc/adapters
Kris 70a45c2acc test: add and update multiple unit test cases across modules
1. 新增调度任务运行日志时长计算相关测试用例
2. 更新凭证服务缓存TTL配置相关测试
3. 新增时区校验、微信WOC适配器消息过滤、拉取器游标持久化等测试
4. 修复任务仓库方法调用参数不匹配的测试断言
5. 新增凭证预热单元测试和向导适配器本地HTTP配置校验测试
2026-07-11 05:44:03 +08:00
..
__init__.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_capability_prover.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_directory_adapter.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_doctor_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_inbound_adapter.py refactor(test): 批量重构测试代码,简化调度器handler测试逻辑 2026-07-10 14:29:23 +08:00
test_lifecycle_adapter.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_login_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_outbound_adapter.py test: 批量添加/更新各模块单元测试用例 2026-07-09 20:27:21 +08:00
test_probeable_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_puller_adapter_cursor.py test: 批量完善单元测试与集成测试用例 2026-07-08 03:58:05 +08:00
test_puller_adapter.py test: add and update multiple unit test cases across modules 2026-07-11 05:44:03 +08:00
test_session_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_status_adapter.py chore: 完成多模块迭代优化与测试覆盖 2026-07-08 12:58:43 +08:00
test_stream_connector_adapter.py test: add and update multiple unit test cases across modules 2026-07-11 05:44:03 +08:00
test_whitelist_adapter.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_wizard_adapter.py test: add and update multiple unit test cases across modules 2026-07-11 05:44:03 +08:00