1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00
trezor-firmware/tests/ui_tests
obrusvit 9e18e72a2c feat(core): ask for 20/33 words to unlock backup
Unlocking repeated backup is only possible with SLIP-39 extendable
backup which contains shares of 20 or 33 words. It is UI bug to have the
user choose from all options (12, 18, 20, 24, 33). This commit reduces
the choices when unlocking repeated backup to (20, 33) for all models.
2024-08-29 16:01:13 +02:00
..
reporting refactor(tests/ui): properly propagate model css class 2024-05-01 14:17:58 +02: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): reduce ui error spam 2024-06-06 14:00:13 +02: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(tests): reduce ui error spam 2024-06-06 14:00:13 +02:00
fixtures.json feat(core): ask for 20/33 words to unlock backup 2024-08-29 16:01:13 +02:00