ForcePilot/backend/test/unit/channels/adapters
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
conftest.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_agent_run_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_agent_run_execution_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_arq_queue_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_audit_export_task_repository_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_channel_persistence_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_content_review_repository_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_conversation_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_default_content_moderation_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_identity_resolver_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_inmemory_realtime_metrics_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_mappers.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_masking_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_opentelemetry_tracer_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_redis_cache_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_redis_config_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_report_repository_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_sqlalchemy_transaction_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_structured_logger_adapter.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00