ForcePilot/backend/test/unit/channels/application/usecase
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 test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_admin_message_service.py test: 修复多单元测试用例,完善测试覆盖与校验逻辑 2026-07-09 13:53:26 +08:00
test_channel_account_write_service.py test: 修复多单元测试用例,完善测试覆盖与校验逻辑 2026-07-09 13:53:26 +08:00
test_channel_control_service.py test: 批量修复单元测试与集成测试用例的各类问题 2026-07-09 04:23:07 +08:00
test_content_review_query_service.py test: 批量完善单元测试与集成测试用例 2026-07-08 03:58:05 +08:00
test_failure_detail.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_health_check_service.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_identity_merge_service.py refactor(test): 批量重构测试代码,简化调度器handler测试逻辑 2026-07-10 14:29:23 +08:00
test_inbound_message_service.py test: add and update multiple unit test cases across modules 2026-07-11 05:44:03 +08:00
test_plugin_lifecycle_service.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00