ForcePilot/backend/test/integration/api/external_systems
Kris 4c2c6b956d test: 批量修复并新增单元/集成测试用例
1.  格式化代码与参数换行,提升可读性
2.  修正测试断言与测试逻辑,覆盖更多边界场景
3.  新增外部系统告警仓库、工具服务、系统服务等测试用例
4.  完善插件注册表的重启状态检测逻辑测试
5.  更新测试断言计数与预期结果,匹配代码变更
6.  修复Instagram适配器的签名校验测试逻辑
7.  优化会话合并、上下文测试的类型检查与断言
2026-07-11 15:51:28 +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(external-systems): add and update integration test cases 2026-07-11 07:37:34 +08:00
test_adapter_router.py test(external-systems): add and update integration test cases 2026-07-11 07:37:34 +08:00
test_alert_router.py test(external-systems): add and update integration test cases 2026-07-11 07:37:34 +08:00
test_asset_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_audit_log_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_auth_plugin_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_dashboard_router.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_environment_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_execution_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_health_check_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_import_router.py test(external-systems): add and update integration test cases 2026-07-11 07:37:34 +08:00
test_integration_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_integration_tool_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_metric_router.py test(external-systems): add and update integration test cases 2026-07-11 07:37:34 +08:00
test_notification_channel_router.py test(external-systems): add and update integration test cases 2026-07-11 07:37:34 +08:00
test_quota_router.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_secret_rotation_router.py test(external-systems): add and update integration test cases 2026-07-11 07:37:34 +08:00
test_system_router.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_test_case_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_token_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00
test_tool_router.py test: 批量修复并新增单元/集成测试用例 2026-07-11 15:51:28 +08:00
test_trash_router.py test(external-systems): add and update integration test cases 2026-07-11 07:37:34 +08:00
test_webhook_router.py test: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +08:00