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 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
screens
__init__.py feat(tests): reduce ui error spam 2024-06-06 14:00:13 +02:00
__main__.py
.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