Commit Graph

449 Commits (d2dd78f9794c51744d364418e1e2027ca73999e1)

Author SHA1 Message Date
matejcik 5cd7c72353 tests: rework tx cache
5 years ago
matejcik a978435819 tests: update SD card test
5 years ago
Andrew Kozlik 8ee0026637 core: Allow PIN entry even when SD protect is enabled and the card is not present.
5 years ago
Andrew Kozlik b2dc5813fe legacy, tests: Check for invalid PIN.
5 years ago
Tomas Susanka ad25096f90 tests: test reset device also with another strengths
5 years ago
matejcik 5b7d11e4ee tests: remove explicit timeouts from test suite
5 years ago
Tomas Susanka 89929c7a8c tests/ui: create report what differs from master
5 years ago
Tomas Susanka f8de140271 core: add cancel to hold to confirm dialogs
5 years ago
Tomas Susanka 21676a0662 ore/tezos: better wording in delegation cancel
5 years ago
matejcik 7f91bc571c core: ensure default task restarts after a passphrase workflow (fixes #883)
5 years ago
Tomas Susanka a8af9feebe core: fix text overflow in some dialogs
5 years ago
Tomas Susanka 744c32991f core: unify sign/verify functions
5 years ago
matejcik 6722215c66 tests: update SD-protect test after randomization change
5 years ago
matejcik 61fa00731a tests: write UI report if tests fail
5 years ago
matejcik d7b9582386 core/sdcard: add ensure_filesystem option (fixes #868)
5 years ago
matejcik f9097b16e6 tests: make ui-check-missing more resilient for nonstandard exits
5 years ago
Tomas Susanka 703a13eb00 tests/ui: fix ui fixtures
5 years ago
matejcik 8fed67de08 tests: expand on multi-session tests
5 years ago
Tomas Susanka 6c47bf8230 core: store multiple sessions/caches at the same time
5 years ago
Pavol Rusnak 562671401e
Merge pull request #860 from trezor/prusnak/multisig-show-yours-others
5 years ago
matejcik d88540f2e0 tests: do not error out when fixtures fail to download
5 years ago
matejcik 42c4eb6341 tests: add SD format test fixtures
5 years ago
matejcik 5523c7bbef tests: add SD card format feature tests
5 years ago
matejcik 5bd8d9b5bb core/sdcard: make allocating new SD card for emulator fast
5 years ago
matejcik d98bbebf5e tests: add UI test for multisig+xpub feature
5 years ago
Tomas Susanka 577daf09fe tests: introduce --ui-check-missing to test/remove missing tests
5 years ago
matejcik 0d3e1b2479 tests: better way to shut down test suite when connection to device is lost
5 years ago
matejcik e61b7d28e9 all: do not send state in PassphraseAck (not needed for compatibility)
5 years ago
matejcik e9003d0742 tests/upgrade_tests: extract and simplify for_all decorator
5 years ago
matejcik b6fca537c9 tests: remove wipe_code_activate test fixture
5 years ago
matejcik 81a03edf61 python/debuglink: add docstrings, rename functions for clearer usage
5 years ago
matejcik 1bcf856946 tests: simplify change_wipe_code test with PIN queuing
5 years ago
matejcik ba3d90b994 tests: add wipe code activation test
5 years ago
matejcik 94b85efba1 python/debuglink: make pin sequences configurable
5 years ago
Tomas Susanka 0a13f7a441 core: properly limit passphrase to 50 bytes
5 years ago
matejcik 64838bca2d tests: fix style
5 years ago
matejcik 41aa818c4c tests: shut down test suite if no device is available
5 years ago
matejcik cfe0e34215 tests: ignore trezor.log
5 years ago
Tomas Susanka 15ed5cd19e
core: do not clear cache on ClearSession
5 years ago
Tomas Susanka da4743c234
tests/ui: regenerate records
5 years ago
Tomas Susanka 5717e647ed
tests/device: remove test_expected_responses
5 years ago
matejcik 49727740bc
tests: remove unnecessary passphrase_on_host
5 years ago
matejcik 9c75e27433
tests: unify Ping replacements
5 years ago
matejcik a8cfa8fbed
tests: simplify ClearSession test
5 years ago
matejcik c9a6ada14f
tests: simplify and extend session_id test
5 years ago
matejcik ee07b32f52
python: fix debuglink usage of get_passphrase
5 years ago
Tomas Susanka b96d7cafbb
core: rework cache and fix cardano caching
5 years ago
Tomas Susanka d5763d9cab
all: implement code review comments
5 years ago
Tomas Susanka a3f3d4fcdb
remove ping.passphrase/pin
5 years ago
Tomas Susanka b5d6aaf77c
tests: test PassphraseAck options
5 years ago