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

test: add e2e to swap with snap account

Open plasmacorral opened this issue 7 months ago • 4 comments

Description

Open in GitHub Codespaces

Related issues

Fixes: 469

Manual testing steps

  1. yarn build:test:mv2 then ENABLE_MV3=false yarn test:e2e:single test/e2e/accounts/snap-account-eth-swap.spec.ts --browser=firefox
  2. yarn build:test then yarn test:e2e:single test/e2e/accounts/snap-account-eth-swap.spec.ts --browser=chrome

Screenshots/Recordings

Before

After

Pre-merge author checklist

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.

plasmacorral avatar Jun 27 '24 12:06 plasmacorral