1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-04 09:16:06 +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
common.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
record_layout.py
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
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
test_repeated_backup.py
test_reset_bip39.py
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
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