ForcePilot/backend/test/unit/external_systems/framework/registry
Kris d4770dfba4 test: 完善外部系统测试用例,修复多处测试逻辑问题
1. 修复数据库配置测试中 schema 字段名不匹配问题
2. 替换多处 KeyError 断言为 DomainValidationError 校验
3. 优化 gRPC 测试中可选类型断言逻辑
4. 新增大量重试逻辑、认证校验、资产校验相关测试用例
5. 重构部分测试代码,移除冗余导入与代码
6. 调整 DTO 测试默认值与断言逻辑
7. 格式化部分测试文件代码格式
8. 新增适配器基类默认行为单元测试
2026-07-11 07:37:14 +08:00
..
__init__.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00
test_adapter_registry.py test: add complete unit and integration test suite for external_systems module 2026-06-20 22:17:01 +08:00
test_registry_discovery.py test: 完善外部系统测试用例,修复多处测试逻辑问题 2026-07-11 07:37:14 +08:00