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

Extend integration tests to back up seed phrase #13804

Closed
erikseppanen opened this issue Aug 15, 2022 · 0 comments · Fixed by #13853
Closed

Extend integration tests to back up seed phrase #13804

erikseppanen opened this issue Aug 15, 2022 · 0 comments · Fixed by #13853
Assignees
Labels
feature feature requests tech-debt

Comments

@erikseppanen
Copy link
Contributor

erikseppanen commented Aug 15, 2022

Title: Extend integration tests to back up seed phrase

We should increase the coverage of the newly created clojure integration tests.

One of the most common use cases is to back up a multiaccount using its seed phrase.

The test steps that should be covered in the tests should be:

  1. Create a new account (already covered by steps) & login (we can start from these steps https://github.com/status-im/status-react/blob/9f9b896eb7fcfac60d55b33a3744480b13d2ba8d/src/status_im/integration_test.cljs#L46 )
  2. Back up seed phrase

The UI steps are:

  1. Create a new account (already covered by steps) & login (we can start from these steps https://github.com/status-im/status-react/blob/9f9b896eb7fcfac60d55b33a3744480b13d2ba8d/src/status_im/integration_test.cljs#L46 )
  2. Click on 'Privacy and Security'
  3. Click on 'Back up seed phrase'
  4. Click 'Okay, continue'
  5. Write down the seed phrase (and 3-word account name)
  6. Follow the prompts for checking the seed phrase
@erikseppanen erikseppanen added the feature feature requests label Aug 15, 2022
@erikseppanen erikseppanen self-assigned this Aug 15, 2022
@erikseppanen erikseppanen changed the title Extend integration tests to recover multiaccount from seed phrase Extend integration tests to back up seed phrase Aug 24, 2022
erikseppanen added a commit that referenced this issue Aug 24, 2022
 Please enter the commit message for your changes. Lines starting
erikseppanen added a commit that referenced this issue Aug 24, 2022
 Please enter the commit message for your changes. Lines starting
erikseppanen added a commit that referenced this issue Aug 25, 2022
 Please enter the commit message for your changes. Lines starting
erikseppanen added a commit that referenced this issue Aug 26, 2022
 Please enter the commit message for your changes. Lines starting
erikseppanen added a commit that referenced this issue Aug 29, 2022
 Please enter the commit message for your changes. Lines starting
erikseppanen added a commit that referenced this issue Aug 29, 2022
 Please enter the commit message for your changes. Lines starting
erikseppanen added a commit that referenced this issue Aug 29, 2022
 Please enter the commit message for your changes. Lines starting
erikseppanen added a commit that referenced this issue Aug 29, 2022
 Please enter the commit message for your changes. Lines starting
erikseppanen added a commit that referenced this issue Aug 29, 2022
 Please enter the commit message for your changes. Lines starting

Signed-off-by: Erik Seppanen <esep@protonmail.com>
erikseppanen added a commit that referenced this issue Aug 29, 2022
Signed-off-by: Erik Seppanen <esep@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature requests tech-debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant