chore: moves api-mocking and framework to tests#25031
Merged
christopherferreira9 merged 7 commits intomainfrom Jan 22, 2026
Merged
chore: moves api-mocking and framework to tests#25031christopherferreira9 merged 7 commits intomainfrom
christopherferreira9 merged 7 commits intomainfrom
Conversation
Contributor
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Contributor
Author
|
Added skip sonar as the results are flagging issues with untouched files that aren't being used at all: https://sonarcloud.io/dashboard?id=metamask-mobile&pullRequest=25031 |
Contributor
🔍 Smart E2E Test Selection⏭️ Smart E2E selection skipped - skip-smart-e2e-selection label found All E2E tests pre-selected. |
|
gantunesr
approved these changes
Jan 22, 2026
Member
gantunesr
left a comment
There was a problem hiding this comment.
accounts changes looks good
Prithpal-Sooriya
approved these changes
Jan 22, 2026
matallui
approved these changes
Jan 22, 2026
sophieqgu
approved these changes
Jan 22, 2026
MarioAslau
approved these changes
Jan 22, 2026
gambinish
approved these changes
Jan 22, 2026
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.




Description
Following #24313 we're looking to centralize all tools and test resources in one place.
This PR moves
frameworkandapi-mockingto/tests.Previous related PRs:
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Consolidates E2E tooling under
tests/and updates the codebase accordingly.e2e/frameworkande2e/api-mockingtotests/frameworkandtests/api-mockingtests/framework/*andtests/api-mocking/*.eslintrc.jsextends path, BUGBOT rules, and E2E documentation links to the new locationstests/e2e/frameworkre-export files no longer usedWritten by Cursor Bugbot for commit 635d96f. This will update automatically on new commits. Configure here.