metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

test: Added e2e for switch network

Open hjetpoluru opened this issue 4 months ago • 3 comments

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 avatar Oct 18 '24 18:10 hjetpoluru