Commit Graph

267 Commits (6186822f14834c78c84ee247cb124c5e1af7fdd4)

Author SHA1 Message Date
Jochen Hoenicke 2a5888b380 Added missing cached tx for msg_signtx
7 years ago
Jochen Hoenicke 99af1639a6 Updated multisig change test
7 years ago
Pavol Rusnak 225160d7bd
device_tests: op_return now requires confirmation by user
7 years ago
Pavol Rusnak 5730f00ff8
device_tests: disable signtx_zcash
7 years ago
Jochen Hoenicke 91a541e862 Expect confirm button for unusual change address (#138)
7 years ago
Pavol Rusnak a5fc76d8c9
don't use generic Exception, but rather specific subclass
7 years ago
Jochen Hoenicke ebb9540ac2 Added unit tests for sign/verifymessage bech32
7 years ago
Jochen Hoenicke 6d74c6c9df Updated segwit_native tests to bech32 and python3
7 years ago
Jan Pochyla cc9ddcbc12 device_tests: wrap tests in a session
7 years ago
Pavol Rusnak 0f722c1991
tests: add device test for CoSi
7 years ago
Jan Pochyla 8202971109 rework lazy connecting in client
7 years ago
Jan Pochyla c805284a86 tests: fix client init
7 years ago
Saleem Rashid 29a145154f device_tests: Add test_msg_nem_getaddress
7 years ago
Saleem Rashid 4f5d9c4323 device_tests: Add test_msg_nem_signtx
7 years ago
Jan Pochyla bc42eb68d6 transports: refactor, split protocol code
7 years ago
Pavol Rusnak a4a7aa8d85
trezorctl: fix hexlify calls on python3
7 years ago
Jan Pochyla e3c7146a80 tests: add multisig marker
7 years ago
Jochen Hoenicke 5cfa973a78 Fixed white-spaces
7 years ago
Jochen Hoenicke 600bcba69c Updated unit tests for BitcoinCash
7 years ago
Jochen Hoenicke 29f29626fc Added multisig test
7 years ago
Pavol Rusnak 8a663f7ec3
tests: rename BCC to BCH, Bitcoin Cash to Bcash
7 years ago
Pavol Rusnak 32fa08f38b
tests: remove estimate_tx_size
7 years ago
Pavol Rusnak b6dc73ce9c
tests: fix bytes/str problem in test_msg_ethereum_signtx
7 years ago
Pavol Rusnak 81d5170c10
tests: start rewriting device tests to pytest
7 years ago
Pavol Rusnak 8a1d211ee9
tests: fix flake8 errors
7 years ago
Pavol Rusnak 5309baf48e
tests: reduce unhexlify reuse
7 years ago
Pavol Rusnak 11bfacc9b3
tests: bytes are not necessary in unhexlify
7 years ago
Jochen Hoenicke 9917d9ebfc
New unit tests for signing (bitcoin cash)
7 years ago
Pavol Rusnak efe36b3a2f
unit_tests: rewrite from unittest to pytest
7 years ago
Pavol Rusnak 11b686a9f2
tests: add tests for Segwit SignMessage/VerifyMessage
7 years ago
Pavol Rusnak 36985519b5
tests: add test for ethereum sign/verify message
7 years ago
Pavol Rusnak f73fc33439
drop internal use of protobuf_json, use json_format provided by google.protobuf
7 years ago
Pavol Rusnak e6acf90f2b
tests: add test for broken BackupDevice workflow
7 years ago
Pavol Rusnak 0ee1667c6f
trezorctl: cleanup
7 years ago
Pavol Rusnak 9a709832a9
tests: unit test for ResetDevice_skipbackup (and subsequent BackupDevice)
7 years ago
Pavol Rusnak cbce29163b
tests: add test for RecoveryDevice.dry_run
7 years ago
Pavol Rusnak e9dbfc757c
add usage; add newlines to some tests
7 years ago
Pavol Rusnak 33f274d145
style: use flake8
7 years ago
Pavol Rusnak e7a56899c6
more python3 compatibility
7 years ago
Pavol Rusnak 9311a45e97
refactor txhash ids
7 years ago
Pavol Rusnak a96fdd86be
fix test_msg_signtx.test_fee_too_high
7 years ago
Pavol Rusnak f484f69f88
move native segwit tests to segwit_native.py files (they fail now)
7 years ago
Pavol Rusnak 5ffc2a1d7f
tests: split xprv loading into separate test
7 years ago
Pavol Rusnak 530954acdc
update test_msg_getentropy.py
7 years ago
Pavol Rusnak 6f092f323b
add new txcache files
7 years ago
Pavol Rusnak 91ffca595b
rework multisig tests to specify external outputs via address, not multisig structure
7 years ago
Pavol Rusnak 5fc76709b3
revert part of last commit
7 years ago
Jochen Hoenicke f9cd5da505
Segwit: Fixed Unittests and new tests.
7 years ago
Jochen Hoenicke 1bee5f4de7
Segwit: Unit tests for getaddress
7 years ago
Jochen Hoenicke 0b4d56842e
Segwit: Added unit tests for multisig
7 years ago