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: Added e2e for switch network #27967

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Conversation

hjetpoluru
Copy link
Contributor

@hjetpoluru hjetpoluru commented Oct 18, 2024

Description

This is e2e PR for switch network

Open in GitHub Codespaces

Related issues

Fixes:
https://github.com/MetaMask/MetaMask-planning/issues/2906

Manual testing steps

Run the test locally or in codespaces using the below command:
yarn
yarn build:test:webpack
ENABLE_MV3=false yarn test:e2e:single test/e2e/tests/network/switch-network.spec.ts --browser=chrome

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@hjetpoluru hjetpoluru added team-extension-platform area-qa Relating to QA work (Quality Assurance) labels Oct 18, 2024
@hjetpoluru hjetpoluru self-assigned this Oct 18, 2024
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot metamaskbot added the INVALID-PR-TEMPLATE PR's body doesn't match template label Oct 18, 2024
@metamaskbot
Copy link
Collaborator

Builds ready [f043170]
Page Load Metrics (1811 ± 101 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint15742348180818690
domContentLoaded15622137175613766
load157424841811211101
domInteractive17221544321
backgroundConnect10353558440
firstReactRender462881176129
getState5155224019
initialActions00000
loadScripts11321516130010751
setupStore10200415225
uiStartup175740892141566272
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@hjetpoluru hjetpoluru marked this pull request as ready for review October 19, 2024 00:00
@hjetpoluru hjetpoluru requested review from a team as code owners October 19, 2024 00:00
@metamaskbot
Copy link
Collaborator

Builds ready [185abee]
Page Load Metrics (1799 ± 87 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint29622881658485233
domContentLoaded15602277177818187
load15742288179918287
domInteractive16271585426
backgroundConnect65717136
firstReactRender471651012110
getState312621
initialActions01000
loadScripts11191830132418388
setupStore115920168
uiStartup17522445199216680
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-qa Relating to QA work (Quality Assurance) INVALID-PR-TEMPLATE PR's body doesn't match template team-extension-platform
Projects
Status: Needs dev review
Development

Successfully merging this pull request may close these issues.

2 participants