1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-12 08:20:56 +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 feat(tests): revamp UI test harness 2023-02-02 12:40:39 +01:00
screens tests/ui: replace many hash.txt files with one large one 2020-01-31 13:05:58 +00:00
__init__.py feat(tests): sync received responses 2024-11-12 16:55:17 +01:00
__main__.py feat(tests): generate UI test report again from current data 2021-06-23 11:51:18 +02:00
.gitignore feat(tests): saving fixtures.results.json file with result hashes after each UI test 2023-07-19 08:58:37 +02:00
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