feat(android): add accessibility xpath audit core - #2876
Closed
quanruzhuoxiu wants to merge 2 commits into
Closed
Conversation
Deploying midscene with
|
| Latest commit: |
269208b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://da282083.midscene.pages.dev |
| Branch Preview URL: | https://feat-android-xpath-audit-cor.midscene.pages.dev |
Collaborator
Author
|
Superseded by #2891. The replacement stack is self-contained from main and preserves the same review layer. |
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.
Summary
Stack
Part 1 of 3.
fix/cache-xpath-replayfeat/android-xpath-audit-cliThis PR does not change the production XPath candidate policy.
Validation
pnpm exec nx build @midscene/android --skip-nx-cachepnpm exec nx test @midscene/android --skip-nx-cache -- tests/unit-test/page.test.ts tests/unit-test/audit-metadata.test.ts tests/unit-test/xpath-audit.test.ts tests/unit-test/cache-compatibility.test.tspnpm run lintThe focused suite passed 226 tests. Vitest 3 rejects the originally suggested Jest-only
--runInBandoption, so the successful command omits it.