1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-28 00:01:31 +00:00
trezor-firmware/tests/click_tests
obrusvit f81e740062 refactor(core): consistent naming of UI models
- UI layouts name changes:
  - model_tt -> model_ford
  - model_tr -> model_buick
- model_mercury stays the same
- input_flow function names are based on UI layout and not internal
model name (i.e. mercury instead of t3t1)
- directory names and commentary changed accordingly

[no changelog]
2025-01-08 17:24:54 +01:00
..
__init__.py tests: improve clicktests 2019-11-15 15:54:16 +01:00
common.py refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +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 models 2025-01-08 17:24:54 +01:00
reset.py refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +01:00
test_autolock.py refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +01:00
test_backup_slip39_custom.py feat(tests): simplify asserts on translated strings 2024-11-25 13:32:13 +01:00
test_lock.py refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +01:00
test_passphrase_mercury.py tests: use read_layout everywhere 2024-11-12 16:55:17 +01:00
test_passphrase_tr.py feat(tests): simplify asserts on translated strings 2024-11-25 13:32:13 +01:00
test_passphrase_tt.py tests: use read_layout everywhere 2024-11-12 16:55:17 +01:00
test_pin.py refactor(core): consistent naming of UI models 2025-01-08 17:24:54 +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 models 2025-01-08 17:24:54 +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 feat(tests): simplify asserts on translated strings 2024-11-25 13:32:13 +01:00
test_tutorial_tr.py feat(tests): simplify asserts on translated strings 2024-11-25 13:32:13 +01:00