Re-enable native auth test after fix#102
Merged
rolandmoldovan merged 1 commit intodevelopmentfrom Dec 2, 2025
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
iuliacimpeanu
approved these changes
Dec 2, 2025
razvantomegea
approved these changes
Dec 2, 2025
arhtudormorar
approved these changes
Dec 2, 2025
arhtudormorar
added a commit
that referenced
this pull request
Jan 13, 2026
* Add E2E tests for provider connection and transaction signing; remove Cypress assets/tests * Update fillSeedWords function to use Array.from for entries iteration * Update confirmPrivateKeyTransaction to use correct test ID for private key input * Refactor error handling in MetaMask tests to improve clarity and remove deprecated waitForMetaMaskLoad function * Update E2E test workflow to trigger on both main and development branches * Enhance E2E test workflow by specifying Chromium for Playwright installation and adding Next.js build step * Update E2E test workflow to remove frozen lockfile option in yarn install command * Add baseUrl configuration to tsconfig.json for improved module resolution * Add jsconfig.json for module resolution and remove baseUrl from tsconfig.json * Remove jsconfig.json and update E2E test workflow to use 'yarn build:devnet' instead of 'yarn next build' * Fixed nativeAuth (#101) * Fixed nativeAuth * Updated nativeAuth * Removed unused import * Updated showLabel param * re-enable native auth test after fix (#102) * Update sdk-dapp --------- Co-authored-by: Roland Moldovan <roland.moldovan@multiversx.com> Co-authored-by: Roland Moldovan <46964104+rolandmoldovan@users.noreply.github.com> Co-authored-by: Iulia Cimpeanu <72752718+iuliacimpeanu@users.noreply.github.com>
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.