1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-21 04:41:18 +00:00
trezor-firmware/tests/click_tests
obrusvit 00740b560c refactor(core): consistent naming of UI layouts
- follow-up on 862c987779
- layout_bolt stays the same
- layout_samson -> layout_caesar
- layout_quicksilver -> layout_delizia
- use super for importing rust modules in layout code

[no changelog]
2025-01-20 12:29:24 +01:00
..
__init__.py tests: improve clicktests 2019-11-15 15:54:16 +01:00
common.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
record_layout.py feat(common): Add INFO button to DebugLinkDecision. 2022-01-27 13:15:04 +01:00
recovery.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
reset.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_autolock.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_backup_slip39_custom.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_lock.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_passphrase_bolt.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_passphrase_caesar.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_passphrase_delizia.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_pin.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_recovery.py fix(tests): update tests for newly introduced device.setup() 2025-01-17 11:28:12 +01:00
test_repeated_backup.py fix(tests): update tests for newly introduced device.setup() 2025-01-17 11:28:12 +01:00
test_reset_bip39.py fix(tests): update tests for newly introduced device.setup() 2025-01-17 11:28:12 +01:00
test_reset_slip39_advanced.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_reset_slip39_basic.py fix(tests): update tests for newly introduced device.setup() 2025-01-17 11:28:12 +01:00
test_tutorial_caesar.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_tutorial_delizia.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00