ForcePilot/backend/test/unit/external_systems/use_cases
Kris 41bd0a618c refactor: 统一将日志方法从 warn 改为 warning
将代码库中所有使用 logger.warn 的地方替换为标准的 logger.warning,对齐日志方法命名规范,修复多处测试和业务代码中的方法调用不匹配问题。
2026-07-13 17:32:29 +08:00
..
test_access_rule_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_adapter_stats_service.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_alert_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_audit_log_service.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_context_builder.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
test_dashboard_service.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_dto_system.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_events.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_execution_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_health_check_service.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_mappers.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_metric_service.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_notification_channel_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_notification_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_quota_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_secret_rotation_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_system_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_test_case_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_test_regression_service.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_token_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_tool_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_trash_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_webhook_event_handler.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
test_webhook_subscription_service.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00