[codex] 完成FakeTicket阶段03-04真机测试环境 - #2
Draft
yanbobo-ONE wants to merge 2 commits into
Draft
yanbobo-ONE wants to merge 2 commits into
yanbobo-ONE wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
此 PR 包含两个按顺序依赖的本地阶段提交;远端
main尚未包含阶段 03,因此一并提交阶段 03 与阶段 04。阶段 03:场次票档与订单边界
阶段 04:开售排队与异常场景
VERIFIED,并把阶段 05 设为唯一READY。目的与影响
这两个连续阶段为后续 AndroidAgent 状态识别和安全停止提供可重复、无网络依赖、无真实资金含义的 FakeTicket 测试环境。此 PR 不包含 AndroidAgent 自动化链路,也没有执行真实大麦识别或动作。
验证
:fake-ticket-app:testDebugUnitTest:93/93 通过:fake-ticket-app:testReleaseUnitTest:93/93 通过,包含 Release 注入负向验证:fake-ticket-app:lintDebug、:fake-ticket-app:lintRelease:通过:fake-ticket-app:assembleDebug、:fake-ticket-app:assembleRelease:通过提交顺序
7cc4a1e[feat]: 完成FakeTicket场次票档与订单边界3c4b6c3[feat]: 完成FakeTicket开售排队与异常场景已知边界
MINOR建议。