Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document onboarding test scenarios #20262

Merged
merged 2 commits into from
Jul 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions test/scenarios/1. onboarding/create a wallet.csv
Original file line number Diff line number Diff line change
@@ -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.",
11 changes: 11 additions & 0 deletions test/scenarios/1. onboarding/import a wallet.csv
Original file line number Diff line number Diff line change
@@ -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.",