1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-12 08:20:56 +00:00
trezor-firmware/tests/persistence_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: move persistence tests to its own folder 2019-10-25 12:04:14 +00:00
test_safety_checks.py feat(tests): support UI testing for persistence tests 2023-04-11 15:15:44 +02:00
test_shamir_persistence.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_wipe_code.py fix(tests): fix persistence tests, enable T3B1 2024-11-12 16:55:17 +01:00