[Feat] Bridge UI Test Workflow#814
Merged
Merged
Conversation
VGau
reviewed
Mar 28, 2025
VGau
approved these changes
Mar 28, 2025
jonesho
pushed a commit
that referenced
this pull request
Nov 20, 2025
* add first test * create connectMetamaskToDapp fixture * bump testing framework version * correctly working connectMetamaskToDapp function * working metamask e2e test * ci fix * fix * some changes * working transaction history list test * try version bump * try version bump * work on toggleShowTestNetworksInNativeBridgeForm * try playwright 1.51.1 * ci file change * test fixture changes * try * try * try * try * test * Revert "test" This reverts commit 2592b68. * try fix * try fix * test * test * Revert "test" This reverts commit a21634c. * working toggle network e2e test * working confirm and bridge flow on e2e test * refactor metamask fixtures * successful e2e case for bridge eth * did usdc bridge e2e test * fix pnpm lock * refactor * refactor * lint and try single text * try * test * test ci change * test * test ci change * run once to get cache * first unit test for bridge-ui * redo test * more test logs * test * test * test * removed console logs * address one more edge case * activate all tests * try * more comments * adjust fixture * did some unit tests * add more unit tests * disable unit tests in ci * new e2e test * new comment * new things * fix * comment out blockchain tx tests * add reporter for playwright * removed pause * clean-up * test * change get token balance mechanic * fix import * fixes * clean up * test * try headless * redo headful
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.
This PR implements issue(s) #795
Checklist