ForcePilot/backend/test/unit/external_systems
Kris 41bd0a618c refactor: 统一将日志方法从 warn 改为 warning
将代码库中所有使用 logger.warn 的地方替换为标准的 logger.warning,对齐日志方法命名规范,修复多处测试和业务代码中的方法调用不匹配问题。
2026-07-13 17:32:29 +08:00
..
adapters refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
core test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
framework test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
infrastructure test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
integrations test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
repositories test: 批量修复与新增单元测试用例,清理废弃测试目录 2026-07-11 21:43:16 +08:00
use_cases refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
conftest.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00