container23 / caml

A simple service and Discord Bot for performing a wallet, address and name check against the US FINCEN AML list
https://caml.container23.com/
Creative Commons Attribution 4.0 International
1 stars 2 forks source link

CAML Metamask Snap browser testing #43

Open ysfdev2 opened 1 year ago

ysfdev2 commented 1 year ago

Description

Test the functionality of CAML Snap integration on the major browsers and OS where MetaMask is supported.

Testing Plan

  1. Install Flask extension on your Browser (Brave, Firefox, Chrome)
  2. Open CAML Metamask Snap Page
  3. Click "Connect CAML Snap"
  4. Follow and accept installation prompts.
  5. Verify CAML Snap is installed.
    • On the CAML snap page, you should see a blue banner showing CAML Snap is already installed. The CAML connect snap button should be disabled. Note, if the page is refreshed the installed alert will be reset and only be displayed after clicking connect again.
    • On Metamask extension, you can navigate to Settings -> Snaps and verify CAML snap is installed.
  6. Create a new transaction sending to a valid ETH address.
    • Note: You don't need to have funds on your wallet for testing.
  7. Click "Next" in transaction
  8. You should see CAML Notice alert displayed on the transaction confirmation
  9. Add the details of the Browser version tested on below Test Results section.

Browser Test Results

ysfdev2 commented 1 year ago

FYI @danOO7 , I added the testing plan above and performed on Linux OS for all major browser highlighted above. I did not experience the issue you highlighted on Google Chrome - Windows OS. Please include some additional details on this thread and include details of the Browser version and issue. Thanks