1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-08 05:32:39 +00:00
trezor-firmware/tests/ui_tests
Roman Zeyde 061e71213e test(core): don't fetch full DebugLinkState by default
In case the main workflow is restarting after a `DebugLinkDecision`,
sending the response of `DebugLinkGetState` may get interrupted.

We are making the state fetching explicit, in order to avoid the
"restart" race condition (as described in #4401).

Following the above change, text-based layout recording is removed.

[no changelog]
2025-02-07 11:21:44 +01:00
..
reporting test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +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 test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +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 chore(core): update fixtures.json 2025-02-06 13:32:29 +01:00