ForcePilot/backend/test/unit/external_systems/framework/runtime
Kris 15c1cd95ba test: 新增并完善外部系统单元测试覆盖
- 新增多个集成服务(Slack、Notion、Twilio、Microsoft365等)的元数据、常量、凭证、错误处理相关单元测试
- 新增持久化适配器、工作单元、健康检查仓储的单元测试
- 修复认证插件测试中缺失的凭证类型注册
- 修正密钥轮换调度器的异常类型匹配
- 完善审计日志测试用例,新增创建者/更新者字段校验
- 新增告警触发时持久化通知渠道的测试
- 精简核心模型测试代码,移除冗余的超时测试用例
2026-07-11 05:42:04 +08:00
..
test_access_controller.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
test_alert_manager.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
test_audit_logger.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +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: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +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: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +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: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
test_token_manager.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +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