Commit Graph

755 Commits (886d4f18f4201ec703de22b159c04a7a3918ca91)

Author SHA1 Message Date
matejcik 886d4f18f4 device_tests: sample usage of input_flow
6 years ago
matejcik 0f7f694914 debug: fix test_msg_applysettings
6 years ago
matejcik c37bc9c38e debug: improve infrastructure and expected message reporting
6 years ago
matejcik fc7a76e2f3 tests: use stdlib mock instead of the third-party one
6 years ago
matejcik a5abd70619 trezorlib: drop TrezorClientDebugLink from client.py
6 years ago
matejcik 06927e003e trezorlib: get rid of TextUIMixin
6 years ago
Matheus Degiovani 6d9157c4a5 decred: Return tree and version in insight api (#319)
6 years ago
Pavol Rusnak 00ebbbb1f3
tests: add test in resetdevice for combination of display_random and no_backup
6 years ago
Pavol Rusnak cd006026dd
Revert "tests: enable Decred tests for T2"
6 years ago
Pavol Rusnak c395501d2d
trezorctl: add no-backup option to reset-device
6 years ago
Pavol Rusnak d49a38d80f
tests: enable Decred tests for T2
6 years ago
Pavol Rusnak 0f62c817d5
tests: fix warnings in test_msg_resetdevice_nobackup.py
6 years ago
Jochen Hoenicke b4c5b996a1 Fix Qt5/4 import strategy.
6 years ago
Pavol Rusnak 3424f01ae7
tests: nitpicks in resetdevice_skipbackup, add resetdevice_nobackup
6 years ago
matejcik d859fe36f7 coins: pick correct field name for TxApi
6 years ago
matejcik dbcc903e52 cardano: fix tests broken after binascii removal
6 years ago
matejcik a66cf99b74 cosi: fix bug in signing code, make tests pass
6 years ago
matejcik 4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style
6 years ago
matejcik 15d3b0c722 cosi: clarify convoluted parts of local signing code
6 years ago
Pavol Rusnak 4a0ca873eb trezorlib+tools: remove usage of binascii
6 years ago
Pavol Rusnak 7f55847ab1 tests: remove usage of binascii
6 years ago
Dusan Klinec 61de49fae5
protob test fix after migration to get_fields()
6 years ago
Dusan Klinec 6b32e33c58
protobuf.py uses get_fields()
6 years ago
Tomas Susanka 7e35dfa51e tests: style fix
6 years ago
ZuluCrypto 0d5fc9bddd
Stellar - failing test when an asset type of native is explicitly specified (instead of just left blank)
6 years ago
Pavol Rusnak 73c8a1c11f
tests: cleanup lisk tests
6 years ago
Pavol Rusnak 3831ddd5a9
tests: fix missing import in lisk tests
6 years ago
Aleksey Popov 144c8c1f5b
lisk: enable tests for t1 (xfail)
6 years ago
Tomas Susanka f968d68651 tests: tezos is not xfailed anymore
6 years ago
Pavol Rusnak 045c078a50
tests: reduce test_protect_call.py duration from 26 seconds to 5
6 years ago
Pavol Rusnak 6074903d6b
tests: regenerate decred signing tests
6 years ago
Adrián Matejov 15df848b05 added Tezos support (#302)
6 years ago
matejcik cb4c366ce9 device_tests: add signtx expected responses generator
6 years ago
Pavol Rusnak 51f178ef1a
tests: cleanup CardanoGetPublicKey test
6 years ago
Tomas Susanka ea77deeaed tests: xfail marks removed
6 years ago
Tomas Susanka 5fadcb6b06 tests/ontology redundant swipe removed
6 years ago
Pavol Rusnak 949438f4c5
tests: add script_type test to getpublickey test
6 years ago
Dušan Plavák bd6bcf7dfa Add network param to cardano sign tx (#306)
6 years ago
matejcik 305cb55d02 style: reformat client.py
6 years ago
Pavol Rusnak 434f279069
use implicit encoding in encode/decode
6 years ago
Matus Zamborsky 21326d3a41 add Ontology support (#301)
6 years ago
Tomas Susanka 4f572f9e15 cardano: remove sign/verify functions
6 years ago
matejcik 351c017583 style: more known_third_party modules
6 years ago
Pavol Rusnak 555bb62e3f
btc: add script_type to get_public_node
6 years ago
Dušan Plavák fb22b894ba Add cardano support to trezorctl and some tests (#300)
6 years ago
Tomas Susanka 6c15a41514 tests: ripple fix
6 years ago
matejcik 80766ca6b3 tests: xfail Stellar on T1 until we re-enable it
6 years ago
matejcik d235875e5e build: support new tooling in trezor-common
6 years ago
matejcik e5c2329b80 client: drop stellar_get_public_key from compatibility links
6 years ago
matejcik 1de1ff2823 tx_api: fix issue on python < 3.5
6 years ago