1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-27 07:40:59 +00:00
trezor-firmware/tests/click_tests
obrusvit d374da35ac feat(jefferson): initial commit
- build variables, jefferson UI selected for compilation only with
`UI_JEFFERSON_DEV=1`
- jefferson directory structure
- bootloader UI and assets copied from quicksilver
- FirmwareUI trait functions are empty
- Python layout functions are copied from quicksilver except some of
more complicated ones which raise NotImplemented for now
2025-01-16 14:52:06 +01:00
..
__init__.py tests: improve clicktests 2019-11-15 15:54:16 +01:00
common.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
record_layout.py feat(common): Add INFO button to DebugLinkDecision. 2022-01-27 13:15:04 +01:00
recovery.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
reset.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_autolock.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_backup_slip39_custom.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_lock.py feat(jefferson): initial commit 2025-01-16 14:52:06 +01:00
test_passphrase_bolt.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_passphrase_quicksilver.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_passphrase_samson.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_pin.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_recovery.py fix(tests): fix persistence tests, enable T3B1 2024-11-12 16:55:17 +01:00
test_repeated_backup.py tests: fix small irregularities 2024-11-12 16:55:17 +01:00
test_reset_bip39.py feat(tests): simplify asserts on translated strings 2024-11-25 13:32:13 +01:00
test_reset_slip39_advanced.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_reset_slip39_basic.py fix(tests): remove lang asserts from click slip39 2024-11-12 16:55:17 +01:00
test_tutorial_quicksilver.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_tutorial_samson.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00