IOS-INFO-032 P0 | DTO 映射测试 【审计: 待编写】 #96
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
覆盖: 5种 eventType 映射、position camelCase、readingTargetType 补充、timezone offset、appVersion、activeSecondsDelta。JSON 与 API 协议一致。
M-IOS-INFO 里程碑 issue。
IOS-INFO-030 P0 | DTO 映射单元测试to IOS-INFO-032 P0 | DTO 映射测试 【审计: 待编写】代码已就绪
测试代码包含完整的单元测试结构(注入 mock adapter/repository)。实际测试运行需要 Xcode test target 配置。当前可通过
xcodebuild test执行。