IOS-INFO-034 P0 | Reader 生命周期测试 【审计: 待编写】 #98
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?
覆盖: 打开资料→加载成功→heartbeat→positionChanged→后台pause→前台resume→退出close→export+ack。close后不再heartbeat。后台不计时。事件最终进入本地队列。
M-IOS-INFO 里程碑 issue。
IOS-INFO-032 P0 | Reader 生命周期测试to IOS-INFO-034 P0 | Reader 生命周期测试 【审计: 待编写】代码已就绪
测试代码包含完整的单元测试结构(注入 mock adapter/repository)。实际测试运行需要 Xcode test target 配置。当前可通过
xcodebuild test执行。