SeedSigner / seedsigner

Use an air-gapped Raspberry Pi Zero to sign for Bitcoin transactions! (and do other cool stuff)
MIT License
720 stars 168 forks source link

[Test] Add missing flow-based test for bip39 passphrase entry #524

Closed kdmukai closed 9 months ago

kdmukai commented 9 months ago

Description

Adds a missing flow-based test for the process of entering an optional bip39 passphrase, reviewing the resulting fingerprint, editing the passphrase, once again reviewing the results, and then finalizing the seed.

This pull request is categorized as a:

Checklist

If you modified or added functionality/workflow, did you add new unit tests?

I have tested this PR on the following platforms/os:

newtonick commented 9 months ago

LGTM