Commit Graph

885 Commits (e52ec86846311be275e79008562472f19e488d23)

Author SHA1 Message Date
Tomas Susanka e52ec86846 style
5 years ago
Pavol Rusnak dbb4512484
tests: set xfail to komodo device test for now
5 years ago
Pavol Rusnak 4f252c6820
tests: update KMD device test
5 years ago
ca333 f874a76702
tests: add tests for KMD
5 years ago
Andrew Kozlik 1e89f7923d tests: Don't lock storage after setup if the mnemonic needs to be checked.
5 years ago
Andrew Kozlik 9a1e14d974 tests: Check PIN properly in test_msg_changepin.
5 years ago
Pavol Rusnak d5c2636f0d
style: reformat decred test
5 years ago
Pavol Rusnak 333af87ce2
tests: use simplified API for MultisigRedeemScriptType where possible
5 years ago
matejcik f7aa6ae22e burn_tests: add pin cycling
5 years ago
matejcik 526f729420 client: add get_default_client convenience function
5 years ago
matejcik 42583eaceb debuglink: allow clearing input_flow function
5 years ago
Pavol Rusnak 50b302dfec
format: black uppercase of hex constant
5 years ago
Pavol Rusnak 1f7a405cb2
tests: pass branch_id in zcash tests
5 years ago
matejcik f236eb9cf2 flake8: add typing imports where missing
5 years ago
matejcik 68da6881b5 debuglink: add null debuglink, allow running tests interactively
5 years ago
matejcik 3db07338ed burn_tests: ensure burntest does not block pytest
6 years ago
Pavol Rusnak 49b71e8081
tests: rename test_burntest.py to burn_test.py
6 years ago
Pavol Rusnak ddc762575d
tests: fix flake8 errors in burntest
6 years ago
Tomas Susanka f81bc61316 ethereum: update tests to new message format (addresses are strings)
6 years ago
Pavol Rusnak a19f35747d
tests: add first burntest
6 years ago
Tomas Susanka 015664cc9d
Merge pull request #342 from vacuumlabs/cardano-generalize-network
6 years ago
matejcik 5355ce4879 device_tests: upgrade get_marker to get_closest_marker
6 years ago
refi93 66111121bb
add tests for cardano address validation
6 years ago
matejcik 37dfcf90bf device_tests: clarify input_flow for cardano signing
6 years ago
matejcik 3390422ce3 device: pass u2f counter when running device recovery
6 years ago
matejcik 7d14018f99 tools: make sure that passed Base58 string uses valid alphabet
6 years ago
refi93 f4e1da41b7 change network to protocol magic in cardano
6 years ago
Tomas Susanka d09f4470d2 tests/stellar: use bytes.fromhex instead of binascii.unhexlify
6 years ago
Tomas Susanka 6c659715dc tests: style
6 years ago
Tomas Susanka e732ee6a75 tests/stellar: add more tests for SetOptionsOp
6 years ago
matejcik 921d881cdf Revert "device_tests: xfail EthereumGetPublicKey on TT (feature is postponed)"
6 years ago
matejcik 953e0d1d8c device_tests: xfail EthereumGetPublicKey on TT (feature is postponed)
6 years ago
Tomas Susanka 7288700b86 eth: add get public key
6 years ago
Tomas Susanka 701b603419 tests: uncomment ripple test
6 years ago
Alexander Block d131b70bed Dash: Support spending DIP2 special transaction inputs (#351)
6 years ago
matejcik 6fa8ccfeed transport: report proper exception when no device found
6 years ago
Tomas Susanka 897bc14a36 tests: add ripple test case with destination tag
6 years ago
strmci 402e72e36e device_tests: add input flow function to Ontology tests (#348)
6 years ago
Jochen Hoenicke 0428f5091c Don't require prevtx for coins with BIP-143 fork id (#352)
6 years ago
matejcik 369b704f6b trezorlib: bump to 0.11.1
6 years ago
ghost43 8c644cc03e qt: don't import PyQt5.Qt
6 years ago
matejcik cf9106ff5d client: only normalize passphrase if not entered on device
6 years ago
Pavol Rusnak 831fde9c5c
tests: T1 now caches the PIN after PIN set/change
6 years ago
Jan Pochyla 0390c1da0a tests: use valid paths in various altcoin tests
6 years ago
matejcik bfb6a196c0 tests: limit number of reported expected responses
6 years ago
strmci b0a227866a device_tests: add input flow function to NEM signing test
6 years ago
matejcik d4bcabc224 trezorlib: set minimum firmware for TT to 2.0.10
6 years ago
matejcik 1179bd407b client: fix bug with old firmware that doesn't send the "model" field
6 years ago
matejcik 23feb24573 ui: allow empty passphrase in ClickUI
6 years ago
matejcik 4ab8bec901 transport/webusb: change type annotations to strings
6 years ago