1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-11 23:22:50 +00:00
trezor-firmware/tests/ui_tests/reporting
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
..
__main__.py feat(tests): generate master diff for subset of models 2024-01-10 11:10:31 +01:00
common.py chore(tests): upgrade T2B1 to T3B1 for UI master-comparison 2024-09-11 12:59:04 +02:00
create-gif.js chore(tests): improve UI reports 2023-05-11 21:02:21 +02:00
download.py fix(tests): do not place recorded.zip into the destdir 2024-11-12 16:55:17 +01:00
html.py feat(tests): improve screenshot diffs 2024-03-20 16:54:50 +01:00
master_diff.py refactor(tests/ui): properly propagate model css class 2024-05-01 14:17:58 +02:00
testreport.css chore(tests/ui_tests): screenshots for T3B1 should also be pixelated 2024-09-11 12:59:04 +02:00
testreport.js feat(tests): improve screenshot diffs 2024-03-20 16:54:50 +01:00
testreport.py test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +01:00