1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
trezor-firmware/tests/click_tests
obrusvit 50dc265162 feat(core/mercury): impl flow_request_passphrase
This commit replaces request_passphrase with flow_request_passphrase.
The added benefit is that the user is prompted for confirmation if they
want to proceed with an empty passphrase.
2024-08-22 00:47:15 +02:00
..
__init__.py
common.py
record_layout.py
recovery.py
reset.py
test_autolock.py
test_backup_slip39_custom.py
test_lock.py
test_passphrase_mercury.py feat(core/mercury): impl flow_request_passphrase 2024-08-22 00:47:15 +02:00
test_passphrase_tr.py
test_passphrase_tt.py
test_pin.py
test_recovery.py
test_repeated_backup.py
test_reset_bip39.py
test_reset_slip39_advanced.py
test_reset_slip39_basic.py
test_tutorial.py