ForcePilot/backend/test/unit/external_systems/framework/runtime
Kris 824471454b test: add complete unit and integration test suite for external_systems module
新增覆盖认证插件、运行时工具、数据库适配器、API路由、业务用例的完整单元与集成测试,包含:
1. 各认证插件的属性校验与异常场景测试
2. 运行时工具类的格式、唯一性与边界测试
3. gRPC/HTTP错误映射器测试
4. 通知解析、枚举类单元测试
5. 回收站、仪表盘API集成测试
6. 全局共享fixture与桩实现
2026-06-20 22:17:01 +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 complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +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