1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-23 15:08:19 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
grdddj
a37cb1c49b WIP - click and persistence tests for TT 2023-01-23 12:55:50 +01:00
grdddj
fcf7ac5133 WIP - device tests for TT 2023-01-23 12:55:50 +01:00
grdddj
002976e16d WIP - move debug-trace processing logic to Debuglink 2023-01-23 12:55:50 +01:00
grdddj
49ee1020cc chore(tests): centralize all model-dependent input flows
[no changelog]
2023-01-23 12:54:58 +01:00
grdddj
cb9ac99942 WIP - some feedback from product 2023-01-23 12:53:45 +01:00
grdddj
b2b8c64569 WIP - progress, homescreen, Popup, draw_simple, device tests 2023-01-23 12:51:00 +01:00
grdddj
8f1962f3bb WIP - fix click tests 2023-01-23 12:51:00 +01:00
grdddj
0da459e30a WIP - fixes after rebase 2023-01-23 12:50:23 +01:00
Martin Milata
5b3db7eca1 refactor(core/rust/ui): homescreen layouts
[no changelog]
2022-12-13 17:15:15 +01:00
grdddj
5187be91fe chore(tests): fix click, upgrade and persistence tests for new UI 2022-11-21 14:08:47 +01:00
grdddj
9a71ac74c9 chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
grdddj
697cb6448c chore(tests): add type hints to some non-device tests 2022-02-07 14:05:27 +01:00
matejcik
86089fa5ad feat(core): avoid restarting session for select messages (fixes #1631) 2021-06-01 14:07:29 +02:00
matejcik
d475248ef1 tests: use modified protobuf classes correctly 2021-02-10 10:56:52 +01:00
Martin Milata
cff4955f93 core: implement SafetyChecks.PromptTemporarily
Also reword safety checks confirmation dialogs.
2020-09-18 09:02:40 +02:00
matejcik
5d823ff5ea core: use ButtonRequestType.PinEntry for PIN entry 2020-06-04 16:18:46 +02:00
matejcik
81a03edf61 python/debuglink: add docstrings, rename functions for clearer usage 2020-02-12 15:38:18 +01:00
matejcik
ba3d90b994 tests: add wipe code activation test 2020-02-12 13:31:31 +01:00
matejcik
25910acdd1 tests: make use of new emulator code in emulator tests 2020-01-23 18:45:57 +01:00
Tomas Susanka
31a484bdc6 tests/persistence: extend recovery test to test a full recovery
including restarts
2019-11-11 11:06:29 +00:00
Tomas Susanka
9251f73d89 tests: move persistence tests to its own folder 2019-10-25 12:04:14 +00:00