ForcePilot/backend/test/unit/channels/application/pipeline/outbound
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
..
compensate test: add batch of unit tests for channels module 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_capability_verify_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_deliver_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_fence_check_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_format_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_load_build_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_outbound_pipeline.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_outbox_persist_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_outbox_utils.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_prefix_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_status_writeback_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_stream_chunk_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_truncation_check_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_trusted_inject_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_typing_indicator_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_typing_stop_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_whitelist_check_stage.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00