1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/tests/click_tests
obrusvit 9e18e72a2c feat(core): ask for 20/33 words to unlock backup
Unlocking repeated backup is only possible with SLIP-39 extendable
backup which contains shares of 20 or 33 words. It is UI bug to have the
user choose from all options (12, 18, 20, 24, 33). This commit reduces
the choices when unlocking repeated backup to (20, 33) for all models.
2024-08-29 16:01:13 +02:00
..
__init__.py tests: improve clicktests 2019-11-15 15:54:16 +01:00
common.py fix(core): add missing tap to confirm screens to mercury 2024-06-06 14:00:13 +02:00
record_layout.py feat(common): Add INFO button to DebugLinkDecision. 2022-01-27 13:15:04 +01:00
recovery.py feat(core): ask for 20/33 words to unlock backup 2024-08-29 16:01:13 +02:00
reset.py tests: fix input_flows 2024-06-06 14:00:13 +02:00
test_autolock.py fix(core): add missing tap to confirm screens to mercury 2024-06-06 14:00:13 +02:00
test_backup_slip39_custom.py tests: fix input_flows 2024-06-06 14:00:13 +02:00
test_lock.py test(core): add T3T1 support 2024-03-12 20:55:23 +00:00
test_passphrase_mercury.py feat(core/mercury): impl flow_request_passphrase 2024-08-22 00:47:15 +02:00
test_passphrase_tr.py test(core): use internal model names 2024-03-12 20:55:23 +00:00
test_passphrase_tt.py fix(core/ui): T3T1 device tests 2024-05-31 11:59:52 +00:00
test_pin.py fix(core): add missing tap to confirm screens to mercury 2024-06-06 14:00:13 +02:00
test_recovery.py chore(core): update tests 2024-06-05 12:35:09 +03:00
test_repeated_backup.py fix(tests): tweak pressed button in repeated backup 2024-06-06 14:00:13 +02:00
test_reset_bip39.py tests: fix input_flows 2024-06-06 14:00:13 +02:00
test_reset_slip39_advanced.py tests: fix input_flows 2024-06-06 14:00:13 +02:00
test_reset_slip39_basic.py tests: fix input_flows 2024-06-06 14:00:13 +02:00
test_tutorial.py test(core): use internal model names 2024-03-12 20:55:23 +00:00