1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-28 11:48:45 +00:00
Commit Graph

1504 Commits

Author SHA1 Message Date
M1nd3r
15d762e996 fixup! test: update device tests 2025-04-03 18:36:28 +02:00
M1nd3r
ba40fbb3df fixup! test: update persistence tests 2025-04-03 18:36:28 +02:00
M1nd3r
3bb88abc9c fixup! fixup! test: update upgrade tests 2025-04-03 18:36:28 +02:00
M1nd3r
e768e87405 fixup! fixup! test: update click tests 2025-04-03 18:36:28 +02:00
M1nd3r
a9ff160fb0 fixup! test: update click tests 2025-04-03 18:36:28 +02:00
M1nd3r
b7083b3b23 fixup! test: update click tests 2025-04-03 18:36:28 +02:00
M1nd3r
b58fb9351e fixup! chore(tests): adapt testing framework to session based 2025-04-03 18:36:28 +02:00
M1nd3r
544b61340b fixup! test: update upgrade tests 2025-04-03 18:36:28 +02:00
Martin Milata
751e30acec fixup! refactor(tests): move set_input_flow to SessionDebugWrapper context manager
but now the other way around
2025-04-03 18:36:28 +02:00
M1nd3r
4db641bd06 fixup! chore(tests): adapt testing framework to session based 2025-04-03 18:36:27 +02:00
M1nd3r
295718c02a fixup! test: update device tests 2025-04-03 18:36:27 +02:00
M1nd3r
c1ec1d38ba fixup! test: update device tests 2025-04-03 18:36:27 +02:00
M1nd3r
6a94e63d3b fixup! chore(tests): adapt testing framework to session based 2025-04-03 18:36:27 +02:00
M1nd3r
d441288dae fixup! fixup! test: update ui tests 2025-04-03 18:36:27 +02:00
M1nd3r
24a0723010 fixup! test: update persistence tests 2025-04-03 18:36:27 +02:00
M1nd3r
cce52ae010 fixup! test: update device tests 2025-04-03 18:36:27 +02:00
M1nd3r
a79e745f08 fixup! test: update device tests 2025-04-03 18:36:27 +02:00
M1nd3r
745ab0e5e8 fixup! test: update device tests 2025-04-03 18:36:27 +02:00
M1nd3r
7a0f29e26c fixup! test: update upgrade tests 2025-04-03 18:36:27 +02:00
M1nd3r
d1d5679759 fixup! test: update ui tests 2025-04-03 18:36:27 +02:00
M1nd3r
0dd7eb7a16 fixup! test: update persistence tests 2025-04-03 18:36:27 +02:00
M1nd3r
dc66799e6d fixup! test: update device tests 2025-04-03 18:36:27 +02:00
Martin Milata
821e6b9fce refactor(tests): move set_input_flow to SessionDebugWrapper context manager
[no changelog]
2025-04-03 18:36:27 +02:00
M1nd3r
d2e3257d2a fix(python): change nostr to use Session instead of Client 2025-04-03 18:36:27 +02:00
Martin Milata
39d03549bd fix(python): transport handling with sessions
[no changelog]
2025-04-03 18:36:27 +02:00
Martin Milata
b6d8f8ca2a test(core): remove dead code 2025-04-03 18:36:27 +02:00
M1nd3r
c422555924 chore(tests): update fixtures.json
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-04-03 18:36:27 +02:00
M1nd3r
0e4d4354ad chore(tests): adapt testing framework to session based 2025-04-03 18:36:26 +02:00
M1nd3r
0733efa174 test: update upgrade tests 2025-04-03 18:34:29 +02:00
M1nd3r
cbe7f23387 test: update click tests 2025-04-03 18:34:29 +02:00
M1nd3r
ae274175b9 test: update ui tests 2025-04-03 18:34:29 +02:00
M1nd3r
6e43c8c7f7 test: update persistence tests 2025-04-03 18:34:29 +02:00
M1nd3r
ead5cf0eec test: update device tests
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-04-03 18:34:29 +02:00
Roman Zeyde
f436bcd6fa test(core): close _raw_client in case client() fixture fails
[no changelog]
2025-04-03 13:29:07 +03:00
Roman Zeyde
f1d3f835b8 chore(python): replace 'pytest-rerunfailures' with 'pytest-retry'
[no changelog]
2025-03-26 14:15:29 +02:00
obrusvit
98b35a5b34 chore(core/tests): invert UI diff colors
[no changelog]
2025-03-24 12:11:56 +01:00
obrusvit
079873ced7 feat(core): use newer version of Delizia fonts 2025-03-24 12:11:56 +01:00
Ioan Bizău
9b29cd2027 chore(core/tests): add green to UI diff
[no changelog]
2025-03-19 10:43:14 +01:00
Roman Zeyde
b07ed98ba4 test(core): allow saving verbose log into a file
[no changelog]
2025-03-19 10:28:17 +02:00
Roman Zeyde
abcbb5c2ab test(python): don't send ChangeLanguage during setup if not needed
[no changelog]
2025-03-18 17:45:34 +02:00
Roman Zeyde
f43954e672 test(python): don't send extra InitDevice and EndSession during setup
[no changelog]
2025-03-18 17:45:34 +02:00
Roman Zeyde
611d74c1b3 fix(core): correct confirmation fonts in Bolt 2025-03-18 13:23:39 +02:00
Roman Zeyde
2f97b61870 fix(core): correct confirmation title on Caesar 2025-03-18 12:32:36 +02:00
matejcik
e1ce484ba7 feat(python): add a timeout argument to read() from transport
also take the opportunity to switch to new style typing annotations
syntax

[no changelog]
2025-03-17 20:16:14 +02:00
Lukas Bielesch
17603ffe41 refactor(python): move Screen Buttons to debuglink 2025-03-12 14:34:25 +01:00
Lukas Bielesch
1eeab2ffd2 chore(tests): consolidate passphrase tests for delizia and bolt 2025-03-12 14:34:25 +01:00
Lukas Bielesch
a4cd4ddaa5 refactor(tests): split buttons module functionality into buttons and actions 2025-03-12 14:34:25 +01:00
Lukas Bielesch
4d52f7805f refactor(tests): simplify set selection function 2025-03-12 14:34:25 +01:00
Lukas Bielesch
13be2dca24 refactor(tests): modularize tests buttons module based on layout type 2025-03-12 14:34:25 +01:00
Roman Zeyde
301190db4c chore(python): use pytest-rerunfailures instead of flaky
Since it supports re-running all failures that match certain expressions:

https://github.com/pytest-dev/pytest-rerunfailures?tab=readme-ov-file#re-run-all-failures-matching-certain-expressions

[no changelog]
2025-03-10 23:10:40 +02:00