1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-12 08:20:56 +00:00
trezor-firmware/tests/click_tests
obrusvit 862c987779 refactor(core): consistent naming of UI layouts
- UI layouts name changes:
  - model_tt -> layout_bolt
  - model_tr -> layout_samson
  - model_mercury -> layout_quicksilver
- rust features `model_xyz` freed for different use, now it's
`layout_xyz`
- input_flow function names are based on UI layout and not internal
model name (i.e. quicksilver instead of t3t1)
- directory names and commentary changed accordingly

[no changelog]
2025-01-09 22:57:14 +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-09 22:57:14 +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-09 22:57:14 +01:00
reset.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_autolock.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_backup_slip39_custom.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_lock.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_passphrase_bolt.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_passphrase_quicksilver.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_passphrase_samson.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_pin.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +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 feat(tests): simplify asserts on translated strings 2024-11-25 13:32:13 +01:00
test_reset_slip39_advanced.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +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_quicksilver.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_tutorial_samson.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00