1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-31 21:28:46 +00:00
Commit Graph

1504 Commits

Author SHA1 Message Date
M1nd3r
ea3519cf93 fixup! test: update persistence tests 2025-03-28 15:15:09 +01:00
M1nd3r
5a68ee4f77 fixup! fixup! test: update upgrade tests 2025-03-28 14:54:24 +01:00
M1nd3r
3365843d14 fixup! fixup! test: update click tests 2025-03-28 14:54:06 +01:00
M1nd3r
4f8d355fa2 fixup! test: update click tests 2025-03-28 12:37:45 +01:00
M1nd3r
a1dd131310 fixup! test: update click tests 2025-03-28 11:46:07 +01:00
M1nd3r
754e7afa4f fixup! chore(tests): adapt testing framework to session based 2025-03-28 11:45:35 +01:00
M1nd3r
e8e8ff1bc3 fixup! test: update upgrade tests 2025-03-28 11:07:40 +01:00
M1nd3r
cd2de73ebb fixup! fixup! refactor(tests): move set_input_flow to SessionDebugWrapper context manager 2025-03-28 09:59:58 +01:00
Martin Milata
0091823bd3 fixup! refactor(tests): move set_input_flow to SessionDebugWrapper context manager
but now the other way around
2025-03-28 00:36:59 +01:00
M1nd3r
23a4c425fa fixup! chore(tests): adapt testing framework to session based 2025-03-27 14:18:29 +01:00
M1nd3r
2c95a83ee3 fixup! test: update device tests 2025-03-27 14:17:41 +01:00
M1nd3r
780ae13826 fixup! test: update device tests 2025-03-27 13:05:34 +01:00
M1nd3r
344c62f440 fixup! chore(tests): adapt testing framework to session based 2025-03-27 13:05:34 +01:00
M1nd3r
5cdd191071 fixup! fixup! test: update ui tests 2025-03-27 13:05:34 +01:00
M1nd3r
88a98015d0 fixup! test: update persistence tests 2025-03-27 13:05:34 +01:00
M1nd3r
0e9eed8a39 fixup! test: update device tests 2025-03-27 13:05:34 +01:00
M1nd3r
347b1a7b04 fixup! test: update device tests 2025-03-27 13:05:34 +01:00
M1nd3r
03e0eb552d fixup! test: update device tests 2025-03-27 13:05:34 +01:00
M1nd3r
5eb0db2b8d fixup! test: update upgrade tests 2025-03-27 13:05:34 +01:00
M1nd3r
824ce7e25b fixup! test: update ui tests 2025-03-27 13:05:34 +01:00
M1nd3r
df238aa0cc fixup! test: update persistence tests 2025-03-27 13:05:34 +01:00
M1nd3r
4fb2396b54 fixup! test: update device tests 2025-03-27 13:05:34 +01:00
M1nd3r
d7053c54ea fixup! chore(tests): adapt testing framework to session based 2025-03-27 13:05:34 +01:00
Martin Milata
6a3553f638 refactor(tests): move set_input_flow to SessionDebugWrapper context manager
[no changelog]
2025-03-27 13:05:34 +01:00
M1nd3r
41fbf284b5 fix(python): change nostr to use Session instead of Client 2025-03-27 13:05:02 +01:00
Martin Milata
4200356a9b fix(python): transport handling with sessions
[no changelog]
2025-03-27 13:05:02 +01:00
Martin Milata
0159055459 test(core): remove dead code 2025-03-27 13:05:02 +01:00
M1nd3r
29c3767d67 chore(tests): update fixtures.json
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-03-27 13:05:02 +01:00
M1nd3r
13fc4ae697 chore(tests): adapt testing framework to session based 2025-03-27 13:02:14 +01:00
M1nd3r
bd07cecae0 test: update upgrade tests 2025-03-27 13:01:37 +01:00
M1nd3r
2b7375b915 test: update click tests 2025-03-27 13:01:37 +01:00
M1nd3r
111c5e694a test: update ui tests 2025-03-27 13:01:37 +01:00
M1nd3r
d212710710 test: update persistence tests 2025-03-27 13:01:37 +01:00
M1nd3r
472761fe29 test: update device tests
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-03-27 13:01:37 +01: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