ForcePilot/backend/test/unit/channels/application/usecase
Kris 3ae9c0bd21 test: 批量修复与新增单元测试用例,清理废弃测试目录
1.  删除了 test/unit/external_systems/framework/ 下的废弃空测试目录
2.  修复多处测试断言逻辑、参数传递与测试数据构造
3.  新增日志级别、缓存令牌、流事件等DTO单元测试
4.  补充路由绑定、会话仓储、outbox仓储的测试覆盖
5.  更新测试用例中的异常类型、参数校验与业务逻辑断言
2026-07-11 21:43:16 +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-11 15:51:28 +08:00
test_content_review_query_service.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +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