ForcePilot/backend/test/unit/external_systems/framework/runtime
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
..
test_access_controller.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_alert_manager.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_audit_logger.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_circuit_breaker.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_crypto.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_enums.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_event_publisher.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_execution_utils.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_metrics_collector.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_observability.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_pool_manager.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_quota_manager.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_rate_limiter.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_secret_resolver.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_secret_rotation_scheduler.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_snapshot_utils.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_test_case_runner.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_token_refresh_registry.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_tracing.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_webhook_verifier.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00