1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00
trezor-firmware/tests/click_tests
obrusvit 8912686a22 fix(tests): remove lang asserts from click slip39
- some non-english texts do not fit on the screen and are paginated,
these tests cannot handle it
- commented out not to block GFL PR, to be resolved later
2024-11-12 16:55:17 +01:00
..
__init__.py tests: improve clicktests 2019-11-15 15:54:16 +01:00
common.py tests: fix small irregularities 2024-11-12 16:55:17 +01:00
record_layout.py feat(common): Add INFO button to DebugLinkDecision. 2022-01-27 13:15:04 +01:00
recovery.py fix(tests): fix persistence tests, enable T3B1 2024-11-12 16:55:17 +01:00
reset.py tests: fix small irregularities 2024-11-12 16:55:17 +01:00
test_autolock.py fix(tests): do not trip deadlock detection in autolock test 2024-11-12 16:55:17 +01:00
test_backup_slip39_custom.py style: fix style problems 2024-11-12 16:55:17 +01:00
test_lock.py tests: fix small irregularities 2024-11-12 16:55:17 +01:00
test_passphrase_mercury.py tests: use read_layout everywhere 2024-11-12 16:55:17 +01:00
test_passphrase_tr.py tests: use read_layout everywhere 2024-11-12 16:55:17 +01:00
test_passphrase_tt.py tests: use read_layout everywhere 2024-11-12 16:55:17 +01:00
test_pin.py tests: use read_layout everywhere 2024-11-12 16:55:17 +01:00
test_recovery.py fix(tests): fix persistence tests, enable T3B1 2024-11-12 16:55:17 +01:00
test_repeated_backup.py tests: fix small irregularities 2024-11-12 16:55:17 +01:00
test_reset_bip39.py fix(tests): remove lang asserts from click slip39 2024-11-12 16:55:17 +01:00
test_reset_slip39_advanced.py fix(tests): remove lang asserts from click slip39 2024-11-12 16:55:17 +01:00
test_reset_slip39_basic.py fix(tests): remove lang asserts from click slip39 2024-11-12 16:55:17 +01:00
test_tutorial_mercury.py tests: use read_layout everywhere 2024-11-12 16:55:17 +01:00
test_tutorial_tr.py tests: use read_layout everywhere 2024-11-12 16:55:17 +01:00