ForcePilot/backend/test/integration/api/external_systems
Kris ecb708bfea test(external-systems): add and update integration test cases
1. 更新分页参数校验,将page/page_size替换为limit/offset
2. 调整批量克隆策略的返回结果校验逻辑
3. 新增适配器详情接口的字段校验测试
4. 新增回收站资源类型和ID边界校验测试
5. 完善导入接口的参数校验和新增约束测试
6. 补充指标接口的时间范围校验测试
7. 新增告警接口的过滤、状态码和关联查询测试
8. 完善通知渠道的校验和测试端点覆盖
2026-07-11 07:37:34 +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: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +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: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +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: 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: 补全多路由的权限校验、参数合法性校验及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: 补全多路由的权限校验、参数合法性校验及404场景测试 2026-07-11 05:43:37 +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