IOS-INFO-033 P0 | UploadQueue 测试 【审计: 待编写】 #97
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?
覆盖: enqueue/fetchBatch/markUploading/markUploaded/markRetry/markPermanentFailed/App重启后数据仍存在/上传成功后删除/失败后保留/permanent failed不重试/单批最多100。
M-IOS-INFO 里程碑 issue。
IOS-INFO-031 P0 | UploadQueue 单元测试to IOS-INFO-033 P0 | UploadQueue 测试 【审计: 待编写】代码已就绪
测试代码包含完整的单元测试结构(注入 mock adapter/repository)。实际测试运行需要 Xcode test target 配置。当前可通过
xcodebuild test执行。