1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test/scenarios/4. tokens/import erc20 token origin MM.csv

2.0 KiB

1StepTest StepsTest DataExpected ResultNotes
21Open the extension.The Welcome Back screen is shown.
32Proceed to Unlock the wallet.password (8 characters min).The Ether balance is shown on the overview. The wallet address is shown on the overview. The selected network is Ethereum Mainnet.
43Switch networks to a test network.e.g. Goerli.The Goerli balance is shown on the overview. The wallet address is shown on the overview. The selected network is Goerli.
54Open the test dapp in another tab.https://metamask.github.io/test-dapp/
65Proceed to Connect with MetaMask.
76Connect with the current account.
87Deploy the Token contract.
98Confirm the transaction and wait for the it to complete.
109Close the test dapp and switch back to the wallet.
1110Open the activity list item.The transaction status, recipient's address, nonce, amount, gas and total are shown in the item details.
1211Proceed to view the transaction on the block explorer.The block explorer opens in a new tab.Take a note of the Contract address.
1312Close the block explorer and switch back to the wallet.
1413Switch to the Tokens tab.
1514Proceed to the Import tokens flow.
1615Enter the contract address.Contract address.
1716Enter the token symbol.e.g. TST.
1817Enter the token decimals.e.g. 4.
1918Confirm the addition of the custom token.The asset page is shown. The specified token symbol is shown. The specified token icon is shown. The specified token balance is shown.
2019Open the asset menu.
2120Proceed to view the asset in the block explorer.The block explorer opens in a new tab.
2221Close the block explorer and switch back to the wallet.
2322Open the asset menu.
2423Proceed to view the token details.The token details page is shown. The token balance is shown. The token contract symbol is shown. The token decimals is shown. The current network is shown.
2524Close the token details page.
2625Navigate to the overview page using the asset breadcrumbs.The overview page is shown. The TST token is shown in the wallets token list.