Skip to content
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

test(3615): add new e2e test for initial dapp connection and non permitted flow #12488

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 28, 2024

  1. test: e2e scenario where the user connects an in app browser dapp by …

    …granting permission to one account and one chain
    EtherWizard33 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    29082aa View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    c2a528a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. test: add a few steps to the non-permitted network test, as a tempora…

    …ry way to confirm the permission was added, until we have a e2e way to check if the checkbox corresponding to the added permission was indeed checked
    EtherWizard33 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7d99fe4 View commit details
    Browse the repository at this point in the history
  2. test: add an assertion to the non-permitted network to confirm the ch…

    …ain perm was indeed added as expected
    EtherWizard33 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    6065766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4c087b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Merge branch 'main' into test-3615-e2e-scenario-for-initial-connectio…

    …n-to-a-in-app-browser-dapp
    EtherWizard33 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7e11118 View commit details
    Browse the repository at this point in the history
  2. test: e2e scenario when the user checks the checkbox to add a change …

    …permission, but navigates back rather than clicking the Update button, expect changes to be discarded.
    EtherWizard33 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d0fc352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96730fe View commit details
    Browse the repository at this point in the history