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
matejcik d21af2a47f tests: rework tutorial tests
complicated flows that _do not accomplish results_ do not belong into
device_tests, so I moved them to click_tests and added stronger assert
system
2024-09-11 12:59:04 +02:00
..
__init__.py
common.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
record_layout.py
recovery.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
reset.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_autolock.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_backup_slip39_custom.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_lock.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_passphrase_mercury.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_passphrase_tr.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_passphrase_tt.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_pin.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_recovery.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_repeated_backup.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_reset_bip39.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_reset_slip39_advanced.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_reset_slip39_basic.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_tutorial_mercury.py tests: rework tutorial tests 2024-09-11 12:59:04 +02:00
test_tutorial_tr.py tests: rework tutorial tests 2024-09-11 12:59:04 +02:00