Commit Graph

617 Commits (andrewkozlik/t1-keyboard-cyclic)

Author SHA1 Message Date
matejcik 5cd7c72353 tests: rework tx cache
4 years ago
Tomas Susanka ae4f927a45 tests: test incorrect script type
4 years ago
matejcik da89a17ce5 all: add checks for prev_hash size
4 years ago
Tomas Susanka 71a39bc0d7 legacy: check inputs' and outputs' script types
4 years ago
matejcik ffdb299c61 all: drop Capricoin support [NO BACKPORT]
4 years ago
matejcik adea7d6b35 all: make timestamp mandatory on timestamp-enabled coins
4 years ago
matejcik ed464f3d47 all: ensure expiry, timestamp and extra_data are blocked as appropriate
4 years ago
matejcik 27803ee8c1 all: drop overwintered field from transaction
4 years ago
matejcik 303c05aba7 core/sign_tx: check if prev_tx has enough outputs to match prev_index
4 years ago
Tomas Susanka 1bf08cbb97 tests: add ui fixture for test_attack_change_input test
4 years ago
Andrew Kozlik c98592050b tests: Fix multisig input replacement attack to check correct behavior during the signing phase.
4 years ago
Tomas Susanka 350a67d9a7 tests: test multisig input replacement attack
4 years ago
Ondřej Vejpustek bbb44405ad tests/singing: mixed inputs in bitcoin gold
4 years ago
Tomas Susanka 8a0a38f948 tests/singing: mixed inputs
4 years ago
Tomas Susanka f0a39df75d core/wallet: check inputs and outputs right after receiving them
4 years ago
Tomas Susanka a513f7429b legacy: forbid unnecessary fields in OPRETURN output
4 years ago
Tomas Susanka 4af9aa547e core: forbid unnecessary fields in OPRETURN output
4 years ago
Tomas Susanka 2ae8e16dd3 tests: add ui fixture for the previous test
4 years ago
Andrew Kozlik d800fcbf9f core/sign_tx: If there is a non-multisig input, then change output cannot be multisig.
4 years ago
matejcik a978435819 tests: update SD card test
4 years ago
Andrew Kozlik 8ee0026637 core: Allow PIN entry even when SD protect is enabled and the card is not present.
4 years ago
Andrew Kozlik b2dc5813fe legacy, tests: Check for invalid PIN.
4 years ago
Tomas Susanka ad25096f90 tests: test reset device also with another strengths
4 years ago
matejcik 5b7d11e4ee tests: remove explicit timeouts from test suite
4 years ago
Tomas Susanka 89929c7a8c tests/ui: create report what differs from master
4 years ago
Tomas Susanka f8de140271 core: add cancel to hold to confirm dialogs
4 years ago
Tomas Susanka 21676a0662 ore/tezos: better wording in delegation cancel
4 years ago
matejcik 7f91bc571c core: ensure default task restarts after a passphrase workflow (fixes #883)
4 years ago
Tomas Susanka a8af9feebe core: fix text overflow in some dialogs
4 years ago
Tomas Susanka 744c32991f core: unify sign/verify functions
4 years ago
matejcik 6722215c66 tests: update SD-protect test after randomization change
4 years ago
matejcik 61fa00731a tests: write UI report if tests fail
4 years ago
matejcik d7b9582386 core/sdcard: add ensure_filesystem option (fixes #868)
4 years ago
matejcik f9097b16e6 tests: make ui-check-missing more resilient for nonstandard exits
4 years ago
Tomas Susanka 703a13eb00 tests/ui: fix ui fixtures
4 years ago
matejcik 8fed67de08 tests: expand on multi-session tests
4 years ago
Tomas Susanka 6c47bf8230 core: store multiple sessions/caches at the same time
4 years ago
Pavol Rusnak 562671401e
Merge pull request #860 from trezor/prusnak/multisig-show-yours-others
4 years ago
matejcik d88540f2e0 tests: do not error out when fixtures fail to download
4 years ago
matejcik 42c4eb6341 tests: add SD format test fixtures
4 years ago
matejcik 5523c7bbef tests: add SD card format feature tests
4 years ago
matejcik 5bd8d9b5bb core/sdcard: make allocating new SD card for emulator fast
4 years ago
matejcik d98bbebf5e tests: add UI test for multisig+xpub feature
4 years ago
Tomas Susanka 577daf09fe tests: introduce --ui-check-missing to test/remove missing tests
4 years ago
matejcik 0d3e1b2479 tests: better way to shut down test suite when connection to device is lost
4 years ago
matejcik e61b7d28e9 all: do not send state in PassphraseAck (not needed for compatibility)
4 years ago
matejcik e9003d0742 tests/upgrade_tests: extract and simplify for_all decorator
4 years ago
matejcik b6fca537c9 tests: remove wipe_code_activate test fixture
4 years ago
matejcik 81a03edf61 python/debuglink: add docstrings, rename functions for clearer usage
4 years ago
matejcik 1bcf856946 tests: simplify change_wipe_code test with PIN queuing
4 years ago
matejcik ba3d90b994 tests: add wipe code activation test
4 years ago
matejcik 94b85efba1 python/debuglink: make pin sequences configurable
4 years ago
Tomas Susanka 0a13f7a441 core: properly limit passphrase to 50 bytes
4 years ago
matejcik 64838bca2d tests: fix style
4 years ago
matejcik 41aa818c4c tests: shut down test suite if no device is available
4 years ago
matejcik cfe0e34215 tests: ignore trezor.log
4 years ago
Tomas Susanka 15ed5cd19e
core: do not clear cache on ClearSession
4 years ago
Tomas Susanka da4743c234
tests/ui: regenerate records
4 years ago
Tomas Susanka 5717e647ed
tests/device: remove test_expected_responses
4 years ago
matejcik 49727740bc
tests: remove unnecessary passphrase_on_host
4 years ago
matejcik 9c75e27433
tests: unify Ping replacements
4 years ago
matejcik a8cfa8fbed
tests: simplify ClearSession test
4 years ago
matejcik c9a6ada14f
tests: simplify and extend session_id test
4 years ago
matejcik ee07b32f52
python: fix debuglink usage of get_passphrase
4 years ago
Tomas Susanka b96d7cafbb
core: rework cache and fix cardano caching
4 years ago
Tomas Susanka d5763d9cab
all: implement code review comments
4 years ago
Tomas Susanka a3f3d4fcdb
remove ping.passphrase/pin
4 years ago
Tomas Susanka b5d6aaf77c
tests: test PassphraseAck options
4 years ago
Tomas Susanka 041a95f738
legacy: new passphrase redesign draft
4 years ago
Tomas Susanka 569068044e
tests/ui: skip ui test in session tests
4 years ago
Tomas Susanka be94824c49
tests: test for passphrase_always_on_device
4 years ago
Tomas Susanka cd09f9ce94
all: modify passphrase source to always on device
4 years ago
Tomas Susanka 90d5cdfd5b
all: rework passphrase
4 years ago
Tomas Susanka 4baa76dc67 tests/ui: replace many hash.txt files with one large one
4 years ago
Tomas Susanka 73e17987d2 Revert "tests: add 'timeout' to markers"
4 years ago
Tomas Susanka 5364d5e978 tests: add 'timeout' to markers
4 years ago
matejcik c612b8fd2d tests: increase timeout for 16-of-16-share test
4 years ago
matejcik 9279049008 tests: register the 'slow' marker
4 years ago
matejcik 066686a20c tests: raise timeouts for slow tests
4 years ago
matejcik 25910acdd1 tests: make use of new emulator code in emulator tests
4 years ago
matejcik f707913f32 tests/ui: update fixtures to include missing confirms
4 years ago
Pavol Rusnak 9a884a5dc5
ci/tests: disable test_LongEcho in HIDTest, remove retry
4 years ago
matejcik 15bd35824b
python/cosi: improve API
4 years ago
Tomas Susanka 783fa80d19 tests/ui: mkdir for new test
4 years ago
Tomas Susanka c332876fc0 tests/ui: fix overall result message
4 years ago
Tomas Susanka a1a56813fe tests/ui: use the generated reports to create index.html
4 years ago
Tomas Susanka 87d032a8dd tests/ui: regenerate fixtures due to the red square fix
4 years ago
Tomas Susanka b846a44a8d tests/ui: relative path to report pages
4 years ago
Tomas Susanka 23b3a59a5d tests/ui: order tests in summary
4 years ago
Tomas Susanka b99a6d5f6c tests/ui: refactor image reading
4 years ago
Tomas Susanka 346e1e3ebc tests/ui: remove unnecessary setup_client mark
4 years ago
Tomas Susanka 1103a14c48 tests/ui: move reports and add index.html
4 years ago
Tomas Susanka c604b8f7fa tests/ui: rename test fixtures folders
4 years ago
Tomas Susanka b6ec8d67ba tests/ui: use different test names
4 years ago
Tomas Susanka 96ec85686e tests/ui: success html file
4 years ago
Tomas Susanka 75c96f6b0a tests/ui: regenerate fixtures due to reseed before wipe
4 years ago
Tomas Susanka b4df1172ca tests/ui: enable ui test for change_wipe_code
4 years ago
Tomas Susanka 78bd43d3c4 tests/conftest: reseed before wipe
4 years ago
Tomas Susanka 0c820091a8 tests/ui: reseed each ui test before running it
4 years ago
Tomas Susanka 8796ca96b9 tests/ui: rename test-screen to ui
4 years ago
Tomas Susanka 56257eb6a5 tests/ui: code review fixes
4 years ago
Tomas Susanka fe690a6b6b tests/ui: embed images as base64 to diff.html
4 years ago
Tomas Susanka ce00fa667a tests/ui: download recorded fixtures from server
4 years ago
Tomas Susanka edcd4f9ccc tests/ui: copy actual dir as recorded if the test passed
4 years ago
Tomas Susanka 2eda139ac4 tests/ui: move files to ui_tests dir
4 years ago
Tomas Susanka e709f76b14 tests: move fixtures to fixtures directory
4 years ago
Tomas Susanka 15069f3e25 tests/ui: introduce diff html
4 years ago
Tomas Susanka 2ceeacb5db tests/ui: rename also tested fixtures
4 years ago
Tomas Susanka 3a035a0ef8 tests: save screens directly to ui_tests; introduce recorded/actual dir
4 years ago
Tomas Susanka 51ef963738 tests: introduce UI tests for core
4 years ago
Tomas Susanka a28f29708f ci: add junit for a nice tests overview
4 years ago
Pavol Rusnak e5bdf0d51b
Merge pull request #742 from trezor/language
5 years ago
Pavol Rusnak 7646b97dca
common: divisibility -> decimals
5 years ago
Pavol Rusnak bb8d809a6d
common: change language field to IETF BCP 47 language tag
5 years ago
Tomas Susanka 1b88840f53 docs: move docs to root
5 years ago
Tomas Susanka 61430d800e core/stellar: add screen for timebounds
5 years ago
Pavol Rusnak 3d50bb5ed8
common: add Peercoin, regenerate coins
5 years ago
Andrew Kozlik 89a3ec1696 tests: Add device tests for wipe code protection.
5 years ago
matejcik 34913a328a all: disallow most RecoveryDevice fields in dry-run (fixes #666)
5 years ago
matejcik bd9bf4e2bc python: rename webauthn and u2f to fido
5 years ago
matejcik 40a2c2ce93 tests: improve clicktests
5 years ago
matejcik 862e582ec1 tests: make {needs,no}_backup flags available in test suite
5 years ago
matejcik fd8aed6105 all: drop XPRV feature of LoadDevice
5 years ago
Tomas Susanka 90edad55fc python and tests: typos
5 years ago
Tomas Susanka b12ed82586 tests/device: add test for u2f counter set/get
5 years ago
Tomas Susanka 23c4b97e48 tests/upgrade: test u2f counter
5 years ago
Tomas Susanka ecf6f12ac7 tests/device: fix eos delegate signing tests
5 years ago
Tomas Susanka 31a484bdc6 tests/persistence: extend recovery test to test a full recovery
5 years ago
Pavol Rusnak d5129b916d
tests/fido_tests: add simple device tests using libfido2
5 years ago
Tomas Susanka 2aab4e5955 tests/click: refactor reading lines to a function
5 years ago
ciny 905a405cb3 tests: click tests for basic and advanced slip39
5 years ago
Andrew Kozlik 6cc44b133c tests/webauthn: Account for the increased limit on the number of resident credentials.
5 years ago
Tomas Susanka c6d6d6c1d7 tests: skip speed tests on T2
5 years ago
Tomas Susanka 04f0b74b29 tests: add upgrade test for recovery
5 years ago
Tomas Susanka ab59b4731a tests/click: refactor recovery
5 years ago
Tomas Susanka 1e27a27cd3 tests: update README
5 years ago
Tomas Susanka 9251f73d89 tests: move persistence tests to its own folder
5 years ago
Tomas Susanka c3d13f41a4 tests/click: fix test_recovery
5 years ago
Adrian Nagy 384275ac73
core/tezos: support the new protocol update (005-BABYLON)
5 years ago
matejcik 9b827baca0 tests: improve Shamir persistence test
5 years ago
matejcik 5488270bc3 core: improve emulator wrapper
5 years ago
matejcik f22f4d920e tests: ensure Shamir persistence test runs only for core
5 years ago
matejcik bc1696b947 tests: add scaffold for Shamir persistence testing
5 years ago
matejcik 7591e98897 tests: rename background.py to device_handler.py
5 years ago
matejcik c9f4341949 tests: make background handler killable
5 years ago
matejcik c970ad437d tests: improve layout_lines API
5 years ago
matejcik 3f9b0b7f4f tests: improved click tests with BackgroundDeviceHandler
5 years ago
matejcik 49931007e7 tests: fix grid34
5 years ago
matejcik 370b2c4c49 tests: add click-based recovery test
5 years ago
Pavol Rusnak 4bae47ea6d
tests: add multisig marker
5 years ago
Tomas Susanka 8f34b4c5de
Merge pull request #628 from trezor/tsusanka/sdprotect-fix
5 years ago
Tomas Susanka bfa5047012 tests/upgrade tests: patch emulators on NixOS
5 years ago
matejcik 6a1a94ac6a tests: add wipe test for sd_protect
5 years ago
matejcik ccd1940ea8 tests: more assertions on sd_protect
5 years ago
matejcik d9efd92c0a tests: error-out sd_card tests without SD card
5 years ago
Tomas Susanka b530e7c105 ci: add fido2 tests to ci
5 years ago
Tomas Susanka 92e23a2d06 tests: add sd_card marker and improve sd test
5 years ago
Andrew Kozlik 1ca1d77bf7
tests/sign_tx: Add a test to ensure that if the change output is modified after the user confirms the transaction, then signing fails.
5 years ago
Andrew Kozlik 564b24191e debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction.
5 years ago
matejcik 47a21ceebc tests: update Stellar XDR Builder instructions
5 years ago
Tomas Susanka efb3eef0c4 tests/stellar: add hex to stellar operations signatures
5 years ago
ciny 79fedfd389 tests: enable nobackup tests for T1
5 years ago
matejcik 45665bde23 tests: parametrize reset/backup tests
5 years ago
ciny a8f2f7b1e3 tests: expand backup device tests
5 years ago
Tomas Susanka 6b8f63c624 docs: improve tests documentation
5 years ago
matejcik 3c62db2696 stellar: fix ManageDataOp value padding
5 years ago
matejcik 97a5fd14b6 tests: reformat stellar test
5 years ago
matejcik 1c53c2bdf2 core/recovery: allow changing word count again (fixes #554)
5 years ago
Andrew Kozlik de74750569 core: Show success and failure dialogs in change-pin.
5 years ago
matejcik 25f5dd8bdd tests: add check that backup succeeded
5 years ago
matejcik b30d9f6897 tests: add backup test for SLIP39 Basic
5 years ago
matejcik 78ecc38b1b core: fix BIP39 backup
5 years ago
matejcik 2e3cd6e654 tests: add reset-recovery test for BIP39
5 years ago
matejcik 65c1afa728 tests: add TT change pin test (fixes #228)
5 years ago
matejcik 4eb98c254a tests: only allow input_flow in a with-block
5 years ago
Tomas Susanka cefb1cf4fd core: refactor slip39
5 years ago
Andrew Kozlik 262434ea1b python/tests: Add SD protection device test.
5 years ago
Pavol Rusnak 8d2b32332b
tests: increase timeout for emulators to 30s
5 years ago
Andrew Kozlik ad2dc544a7 tests: Add credential management device tests.
5 years ago
Pavol Rusnak de011fa069
tests: update u2ftest to auto-confirm when needed
5 years ago
Pavol Rusnak 683ae579d1
tests/fido2-tests: cleanup u2f-tests-hid
5 years ago
Pavol Rusnak 6cfb640da6
tests: fix failure code in U2FTest
5 years ago
Pavol Rusnak ca4581ce74
tests: add fido-tests/u2f-tests-hid
5 years ago
Tomas Susanka 75c539ec55
all: replace /bin/bash with /usr/bin/env bash
5 years ago
matejcik 8c08527f50 tests: cleanup conftest.py
5 years ago
matejcik 6e4921c030 tests: finish extracting common functionality for emulators
5 years ago
matejcik 643122b651 tests: harden upgrade test
5 years ago
matejcik 5e369e057a tests: remove unused parts of common.py
5 years ago
matejcik e89a913b1b tests: fix relative imports
5 years ago
matejcik e3ceef2af6 tests: drop all explicit conftest references
5 years ago
matejcik 56f5f73550 tests: drop TrezorTest class
5 years ago
matejcik b7ba306a46 tests: start moving common functions to top level
5 years ago
Pavol Rusnak 9898b9f208
tests/device_tests: don't wait forever for emulator to start listening
5 years ago
Pavol Rusnak 775f5b4e66
tests: check reported version of the emulator in the upgrade_tests
5 years ago
Pavol Rusnak ee84450fe7
tests: use appropriate env variables to set emulator profile dir
5 years ago
matejcik 885a21ab36 tests: add missing licence headers
5 years ago
matejcik e31a499702 tests: check all combination of Shamir shares in reset-recovery test
5 years ago
matejcik 7be9bcac79 tests: extract more common functionality
5 years ago
matejcik 8814837a9e ci: split "test upgrade" for core and legacy (fixes #501)
5 years ago
Pavol Rusnak 40eabf9012
tests: fix test_msg_binance_sign_tx.py
5 years ago