1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00

[skip e2e] document onboarding flows (#20262)

This commit is contained in:
Peter 2023-07-28 12:28:10 -04:00 committed by GitHub
parent 232f974b85
commit c741222f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,16 @@
Step,Test Steps,Test Data,Expected Result,Notes
1,Open the extension.,,The Welcome screen is shown.,
2,Agree to the Terms of use.,,,
3,Proceed to Create a new wallet.,,,
4,Allow MetaMask to gather usage data.,,,
5,Create a password for your MetaMask wallet.,password (8 characters min).,,
6,Watch the secure your wallet video.,,"The video plays.
The video is audible.
Subtitles are shown in the video.",
7,Proceed with the recommended action to secure you wallet.,,,
8,Reveal your 12-word phrase.,,,Take a note of the 12-word phrase.
9,Confirm your 12-word phrase.,12-word phrase.,,
10,Proceed through the onboarding completion screens.,,,
11,Dismiss the Whats new dialog.,,"The Ether balance is shown on the overview.
The wallet address is shown on the overview.
The selected network is Ethereum Mainnet.",
1 Step Test Steps Test Data Expected Result Notes
2 1 Open the extension. The Welcome screen is shown.
3 2 Agree to the Terms of use.
4 3 Proceed to Create a new wallet.
5 4 Allow MetaMask to gather usage data.
6 5 Create a password for your MetaMask wallet. password (8 characters min).
7 6 Watch the secure your wallet video. The video plays. The video is audible. Subtitles are shown in the video.
8 7 Proceed with the recommended action to secure you wallet.
9 8 Reveal your 12-word phrase. Take a note of the 12-word phrase.
10 9 Confirm your 12-word phrase. 12-word phrase.
11 10 Proceed through the onboarding completion screens.
12 11 Dismiss the Whats new dialog. The Ether balance is shown on the overview. The wallet address is shown on the overview. The selected network is Ethereum Mainnet.

View File

@ -0,0 +1,11 @@
Step,Test Steps,Test Data,Expected Result,Notes
1,Open the extension.,,The Welcome screen is shown.,
2,Agree to the Terms of use.,,,
3,Proceed to Import an existing wallet.,,,
4,Allow MetaMask to gather usage data.,,,
5,Confirm your 12-word phrase.,12-word phrase.,,
6,Create a password for your MetaMask wallet.,password (8 characters min).,,
7,Proceed through the onboarding completion screens.,,,
8,Dismiss the Whats new dialog.,,"The Ether balance is shown on the overview.
The wallet address is shown on the overview.
The selected network is Ethereum Mainnet.",
1 Step Test Steps Test Data Expected Result Notes
2 1 Open the extension. The Welcome screen is shown.
3 2 Agree to the Terms of use.
4 3 Proceed to Import an existing wallet.
5 4 Allow MetaMask to gather usage data.
6 5 Confirm your 12-word phrase. 12-word phrase.
7 6 Create a password for your MetaMask wallet. password (8 characters min).
8 7 Proceed through the onboarding completion screens.
9 8 Dismiss the Whats new dialog. The Ether balance is shown on the overview. The wallet address is shown on the overview. The selected network is Ethereum Mainnet.