-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
test: Multiclient MMC E2E tests #26203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jiexi
wants to merge
17
commits into
main
Choose a base branch
from
jl/add-mmc-multi-client-tests
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+672
−23
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
b3dfcab
fix wagmi test name
jiexi 3bd0810
initial multiclient test
jiexi 30105ac
WIP
jiexi a50aae3
Fix solana account not syncing
jiexi 1a1b5b4
Fix solana assertion
jiexi e79eaab
Update specs
jiexi 04cb826
Fix spec
jiexi 84032fe
Merge branch 'main' into jl/add-mmc-multi-client-tests
jiexi a4357f1
Add solana sign selectors
jiexi baf3718
reduce initial delay from 5s to 1s
jiexi 48cd983
Add SolanaSignModal
jiexi 4471ff9
Add sign interactions
jiexi ffe732f
Add concurrent connect test
jiexi 554c786
restore tests/appwright.config.ts
jiexi 2da5c26
Fix connect-evm test kind of
jiexi 3581eef
add extra reset to connect-multiclient
jiexi 662cc5a
add extra reset to connect-evm
jiexi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Local file path dependency for browser-playground package
High Severity
The
@metamask/browser-playgrounddependency was changed from the npm version"0.2.0"to a local file reference"file:../connect-monorepo/playground/browser-playground", pointing to a directory outside the repository. This will causeyarn installto fail for any developer or CI environment that doesn't have this exact local monorepo checkout at the specified relative path.Additional Locations (1)
yarn.lock#L7984-L7990Triggered by project rule: BUGBOT Rules
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
requires a browser playground release