1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-29 10:58:21 +00:00
Commit Graph

1426 Commits

Author SHA1 Message Date
M1nd3r
15fe0eb9bd test: remove unused code
[no changelog]
2024-11-28 14:15:26 +01:00
M1nd3r
2468439069 test: fix UI-diffs in test_session_id_and_passphrase
[no changelog]
2024-11-28 13:59:18 +01:00
M1nd3r
fdde77868a test: fix test_msg_wipedevice locking in test_autolock_not_retained
[no changelog]
2024-11-28 13:59:18 +01:00
M1nd3r
58158375d1 test: fix handling of PASSPHRASE_ON_DEVICE
[no changelog]
2024-11-28 13:59:18 +01:00
M1nd3r
f7a24740e4 test: try fix test_firmware_upgrades on legacy
[no changelog]
2024-11-28 13:59:18 +01:00
M1nd3r
c3aaebf2c5 test: fix legacy test_firmware_upgrades device tests
[no changelog]
2024-11-28 13:59:18 +01:00
M1nd3r
883c85436d test: allow session to be locked by default
[no changelog]
2024-11-28 13:59:18 +01:00
M1nd3r
e66f6964d7 test: fix test_protection_levels device test
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
74804177ca test: fix obtaining sessions with passphrase and setting language
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
b778385201 test: fix client.reset_debug_features for codec
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
e1b7bea707 test: fix style 2024-11-28 13:59:17 +01:00
M1nd3r
03481e04d8 test: fix conftest setting of language
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
e930a411f4 test(python): fix device tests 2024-11-28 13:59:17 +01:00
M1nd3r
270fc51d77 test: fix style
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
0d7080102f test(python): fix persistence_tests
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
7fc0874d68 test(python): fix upgrade_tests (partially)
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
bb89708a94 test(python): fix click_tests
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
aaa9dfbb30 test(python): fix test_msg_applysettings device tests
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
7db661f0ab test(python): fix test_debuglink device test
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
3d2ada191b test(python): fix text_basic device test
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
412e339ea7 test(python): fix test_protection_levels device tests
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
eb7ae4db15 fix(python): fix test_autolock
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
0091a08e67 fixup! fix(python): fix device tests for test_session [no changelog] 2024-11-28 13:59:17 +01:00
M1nd3r
555062e425 fix(python): test_session_id_and_passphrase device test
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
79af52366d fix(python): fix test_msg_backup_device interruption
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
d058648de8 fix(python): fix device tests for test_session
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
05b16ca1ed fix bitcoin tests 2024-11-28 13:59:17 +01:00
M1nd3r
0696fd5435 wip 2024-11-28 13:59:17 +01:00
M1nd3r
9927f74338 fix misc 2024-11-28 13:59:17 +01:00
M1nd3r
c1a2ea8fe0 fix cardano final part 2024-11-28 13:59:17 +01:00
M1nd3r
051b11f692 wip 2024-11-28 13:59:17 +01:00
M1nd3r
b2b786d9e0 feat(python): rework channel database
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
c84887ed59 refactor(python): rename NewTrezorConnection to TrezorConnection
[no changelog]
2024-11-28 13:59:17 +01:00
M1nd3r
46d1e2b845 test: try fix screen_recording 2024-11-28 13:59:17 +01:00
M1nd3r
aa9f98894d feat: implement THP 2024-11-28 13:59:17 +01:00
Ioan Bizău
c44f901a97 chore(core): update fixtures 2024-11-26 22:38:06 +01:00
Ioan Bizău
dbd5b62272 feat(core/ui): continue after viewing all data 2024-11-26 22:38:06 +01:00
Lukáš Bielesch
ebc302959b
fix(core): fix broken flow for changing brightness [no changelog] (#4378)
* fix(core): fix broken flow for changing brightness [no changelog]

* fixup! fix(core): fix broken flow for changing brightness [no changelog]

* fixup! fix(core): fix broken flow for changing brightness [no changelog]

* fixup! fix(core): fix broken flow for changing brightness [no changelog]

* fixup! fix(core): fix broken flow for changing brightness [no changelog]

* fixup! fix(core): fix broken flow for changing brightness [no changelog]
2024-11-26 19:35:40 +01:00
obrusvit
6f7fccaac2 fix(core/mercury): info at bitcoin signmessage 2024-11-26 16:23:50 +01:00
matejcik
50447de878 chore(tests): fix deprecation warning 2024-11-25 13:32:13 +01:00
matejcik
ae3d8263b9 refactor(tests): rework Model.TR "go to right key" logic
this changes UI tests because in edge cases the carousel goes the other
(shorter) way
2024-11-25 13:32:13 +01:00
matejcik
4a266d8bf1 feat(tests): raise a warning for a translation not found in language
we need to propagate stacklevel so that the warning is emitted at the
usage line instead of deep in translations.py

i mean
we don't _need_ need to
it's just nicer
2024-11-25 13:32:13 +01:00
matejcik
8a1c15fd94 feat(tests): simplify asserts on translated strings 2024-11-25 13:32:13 +01:00
Ioan Bizău
f69a0f6d7d chore(core): update fixtures 2024-11-19 13:36:01 +02:00
Ioan Bizău
777907ab3b refactor(core): drop confirm_blob_with_optional_pagination
Commit c300576d6c introduced
`confirm_blob_with_optional_pagination` which proved to be unpopular and
impractical. This commit brings back the old behaviour of having the
`ask_pagination` parameter on `confirm_blob`. It also reverts back to
using the old way of paginating `confirm_blob` on model R, which the
aforementioned commit ignored and re-implemented from scratch.

[no changelog]
2024-11-19 13:36:01 +02:00
Lukas Bielesch
b9f5e2b409 chore(core): show the last pin digit for a while 2024-11-18 14:05:04 +01:00
Lukas Bielesch
a4da695430 chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
obrusvit
8912686a22 fix(tests): remove lang asserts from click slip39
- some non-english texts do not fit on the screen and are paginated,
these tests cannot handle it
- commented out not to block GFL PR, to be resolved later
2024-11-12 16:55:17 +01:00
matejcik
fa46dddbef chore: update fixtures for translations 2024-11-12 16:55:17 +01:00
obrusvit
92951303ba fix(tests): show_multisig title assertions 2024-11-12 16:55:17 +01:00