1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-27 02:12:35 +00:00
trezor-firmware/tests/click_tests
Roman Zeyde e8653c5009 test(core): deflake passphrase-related tests
Currently, `PassphraseKeyboard` is shown after `request_passphrase_on_host()`
layout, so in in order to avoid a race condition[^1][^2], an explicit
synchronization was added.

[no changelog]

[^1]: https://github.com/trezor/trezor-firmware/actions/runs/14999904818/job/42144246518?pr=5037
[^2]: https://github.com/trezor/trezor-firmware/actions/runs/15067093253/job/42354594590?pr=5041
2025-05-20 14:16:43 +03:00
..
__init__.py tests: improve clicktests 2019-11-15 15:54:16 +01:00
common.py refactor(python): move Screen Buttons to debuglink 2025-03-12 14:34:25 +01:00
record_layout.py chore: remove BNB Beacon Chain support 2025-05-13 09:04:48 +03:00
recovery.py refactor(python): move Screen Buttons to debuglink 2025-03-12 14:34:25 +01:00
reset.py refactor(python): move Screen Buttons to debuglink 2025-03-12 14:34:25 +01:00
test_autolock.py test(core): deflake passphrase-related tests 2025-05-20 14:16:43 +03:00
test_backup_slip39_custom.py refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
test_lock.py feat(delizia): homescreen improvements 2025-04-29 12:52:05 +02:00
test_passphrase_bolt_delizia.py test(core): deflake passphrase-related tests 2025-05-20 14:16:43 +03:00
test_passphrase_caesar.py test(core): deflake passphrase-related tests 2025-05-20 14:16:43 +03:00
test_pin.py refactor(python): move Screen Buttons to debuglink 2025-03-12 14:34:25 +01:00
test_recovery.py feat(core/ui): ability to cancel recovery on word count selector 2025-02-25 20:30:39 +01:00
test_repeated_backup.py chore(core): rename "via-host" and "via-device" repeated backup tests 2025-05-19 14:46:13 +03:00
test_reset_bip39.py fix(tests): update tests for newly introduced device.setup() 2025-01-17 11:28:12 +01:00
test_reset_slip39_advanced.py refactor(tests): simplify set selection function 2025-03-12 14:34:25 +01:00
test_reset_slip39_basic.py fix(core): fix Delizia request_number dialog 2025-05-05 14:58:36 +02:00
test_tutorial_caesar.py test(core): don't fetch full DebugLinkState by default 2025-02-07 11:21:44 +01:00
test_tutorial_delizia.py refactor(python): move Screen Buttons to debuglink 2025-03-12 14:34:25 +01:00