ForcePilot/backend/test/unit/channels/application/usecase
Kris 1022121bee test: add batch of unit tests for channels module
添加了channels限界上下文的大量单元测试文件,包括:
1. 各层级通用与专用的conftest夹具
2. 核心领域模型、事件、服务测试
3. 应用层流水线、扩展处理器测试
4. 适配器与插件层测试
5. 修复并补充了pool manager测试用例
2026-07-02 03:28:19 +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: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_channel_control_service.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_content_review_query_service.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_health_check_service.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_inbound_message_service.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_plugin_lifecycle_service.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00