ForcePilot/backend/test/integration/api/external_systems
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
..
conftest.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_access_rule_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_adapter_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_alert_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_asset_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_audit_log_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_auth_plugin_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_dashboard_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_environment_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_execution_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_health_check_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_import_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_integration_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_integration_tool_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_metric_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_notification_channel_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_quota_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_secret_rotation_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_system_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_test_case_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_token_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_tool_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_trash_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_webhook_router.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00