1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/tests/ui_tests
obrusvit 86e543c8d3 fix(tests): regenerate fixtures.json
Using ./tests/update_fixtures.py

Current order on main branch is this: T1B1, T3T1, T2B1, T2T1
instead of what the script generates: T1B1, T2B1, T2T1, T3T1

[no changelog]
2024-05-07 13:01:57 +02:00
..
reporting refactor(tests/ui): properly propagate model css class 2024-05-01 14:17:58 +02:00
reports
screens
__init__.py feat(tests): saving fixtures.results.json file with result hashes after each UI test 2023-07-19 08:58:37 +02:00
__main__.py feat(tests): generate UI test report again from current data 2021-06-23 11:51:18 +02:00
.gitignore
common.py refactor(tests/ui): properly propagate model css class 2024-05-01 14:17:58 +02:00
fixtures.json fix(tests): regenerate fixtures.json 2024-05-07 13:01:57 +02:00