ForcePilot/backend/test/unit/external_systems/adapters/persistence
Kris 41bd0a618c refactor: 统一将日志方法从 warn 改为 warning
将代码库中所有使用 logger.warn 的地方替换为标准的 logger.warning,对齐日志方法命名规范,修复多处测试和业务代码中的方法调用不匹配问题。
2026-07-13 17:32:29 +08:00
..
__init__.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
conftest.py test: 新增并完善外部系统单元测试覆盖 2026-07-11 05:42:04 +08:00
test_mappers.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_adapter_asset_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_alert_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_audit_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_environment_repo.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_sqlalchemy_execution_repo.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_sqlalchemy_external_secret_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_external_secret_rotation_record_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_health_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_metric_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_notification_channel_repo.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_sqlalchemy_quota_repo.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_sqlalchemy_secret_rotation_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_system_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_token_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_tool_access_repo.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_sqlalchemy_tool_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_tool_test_case_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
test_sqlalchemy_webhook_repo.py test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00