1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-27 00:48:12 +00:00
trezor-firmware/tests/ui_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
..
reporting fix(tests): do not place recorded.zip into the destdir 2024-11-12 16:55:17 +01:00
reports
screens
__init__.py feat(tests): sync received responses 2024-11-12 16:55:17 +01:00
__main__.py
.gitignore
common.py feat(core/translations): add it, pt 2024-09-03 21:58:09 +02:00
fixtures.json refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00