Merged
Conversation
…download links and remove emoji icons for success and failure messages.
…s to be conditional based on environment variables. Update E2E test workflows to comment out Slack notifications and dependencies for cleaner execution.
…g timeout values and simplifying error handling. Remove unnecessary debug logging in global setup and streamline file read/write operations.
…option to prevent overwriting existing files. Improve logging for missing environment variables and successful file writes.
…enhance reliability. Introduce exponential backoff for retries and increase timeout duration to ensure successful loading.
…nt and remove unnecessary timeout. Adjust comments for better understanding of retry mechanism.
…lity. Set default navigation timeout to 10 seconds and adjust retry logic for better handling of navigation failures.
…Added explicit wait for close icon visibility before canceling the transaction. Updated navigation timeout in connect wallet tests for consistency and better error handling.
…nsaction test for now
…ased test timeout from 60 seconds to 90 seconds and locator timeout from 45 seconds to 60 seconds.
…s. Removed unnecessary debug code and improved the close icon click logic for better reliability.
…implifying the visibility check. Updated selector for the transactions ping-pong table for consistency.
…ts for transaction visibility. Updated selector for transactions table to enhance consistency and streamline the test logic.
…ss and failure in both merge and night test configurations.
…e-file-upload Add additional wait times to connect web wallet after keystore file upload
* Replace moment.js with luxon for date handling in Footer and PingPongComponent. Update package.json and pnpm-lock.yaml to reflect the dependency change. * Update luxon and @types/luxon versions in package.json and pnpm-lock.yaml to specific versions for consistency. * Fixed prettier and eslint sort imports/exports (#411) * Refactor various components and styles for improved consistency and readability. Removed unnecessary whitespace and comments, updated styles for better clarity, and made minor adjustments to imports across multiple files. * Refactor BatchTransactions and HomeHero styles for improved readability and consistency. Removed unnecessary whitespace and comments, and organized style definitions for clarity.
… parameters, improving flexibility in page handling. Updated test cases to reflect changes in method signature, enhancing clarity and maintainability.
…ding and reduce CLICK_TIMEOUT in handleMetaMaskSnapApproval for improved interaction speed. Added special handling for MultiversX checkbox to enhance debugging.
…resh logic in handleMetaMaskSnapApproval to streamline the approval process and improve code clarity.
…le fully parallel test execution. Enhance debugging in handleMetaMaskSnapApproval by adding a wait before approving specific actions.
…ust timeouts in handleMetaMaskSnapApproval for improved interaction speed. Enhance debugging logs to track page states before and after actions.
…ask.spec.ts for consistency and improved readability.
…ess and failure notifications for both merge and night tests.
…n branch, removing development branch support.
…nnect-test Rm/update/e2e add metamask connect test
…n for improved reliability
…-loading-method e2e replace deprecated page loading method with a new utility function for improved reliability
razvantomegea
approved these changes
Oct 21, 2025
…sion of MetaMask and Snap. (#422)
* e2e Add metamask support; remove synpress * set correct path for wallets to gitignore * test how it works in CI/CD * fix pnpm-lock.yaml is not up to date with * fix wallet path * set headless flag for metamask instance as well * undo headless mode * improve stability checks * refactor MetaMask wallet setup to use getPageAndWaitForLoad for improved page loading * refactor all MetaMask functions * use safer version of getPageAndWait * re-enable slack notifications * update getPageAndWaitForLoad to accept timeout option * treat case when page already exist * refactor file download and unzip logic to use native fs/promises
* Removed moduleNameMapper for sdkDappUi * Revert
arhtudormorar
approved these changes
Nov 3, 2025
razvantomegea
approved these changes
Nov 3, 2025
radumojic
approved these changes
Nov 4, 2025
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.
No description provided.