Commit Graph

246 Commits (7bd3cd6b136e756ba30a27c68f81974d6adb2cf2)

Author SHA1 Message Date
Tibor Arpas e9b540e6b6 altcoin: Capricoin support tests and minor trezorctl addition. (#325)
6 years ago
Pavol Rusnak 57f1dddc2f
fix style
6 years ago
Pavol Rusnak 45265cdcb7
tests: enable Stellar tests for T1
6 years ago
Pavol Rusnak 7e9501e816
tests: fix test_protection_levels (add buttonrequest to reset workflow)
6 years ago
Pavol Rusnak ac0731300e
fix style
6 years ago
Pavol Rusnak 0aa6e45eec
tests: add tests for missing multisig
6 years ago
Pavol Rusnak 43b7ca4fd6
tests: fix style
6 years ago
Pavol Rusnak 1397c3b4d9
tests: update T1+T2 reset+recovery tests to reflect new Confirm dialog
6 years ago
Pavol Rusnak 5e259ab2c3
tests: fix test for Zcash Sapling test
6 years ago
matejcik 00a3f24731 device_tests: raise timeout in TestMsgResetDeviceT2
6 years ago
Pavol Rusnak 685f24b454
tests: add test for Zcash Sapling
6 years ago
Pavol Rusnak 837781eb55
vendor: update trezor-common, use Tx.version_group_id where possible
6 years ago
matejcik eb2b58e1f4 cosi: tests for new verify_m_of_n method
6 years ago
matejcik ba365b5486 cosi: replace slow djb implementation of ed25519 with an optimized one
6 years ago
Pavol Rusnak 3d5fa7a2f6
tests: refactor test_msg_resetdevice_skipbackup
6 years ago
Pavol Rusnak 16d9d58ee1
tests: add test in resetdevice for combination of display_random and skip_backup
6 years ago
Pavol Rusnak a1ba9db744
tests: re-enable Decred test for T2
6 years ago
Matheus Degiovani 688e885903 decred: Add sign message tests (#318)
6 years ago
matejcik 8618f44272 tests: fix signature of device.recover in expect-to-fail tests
6 years ago
matejcik ffff11a462 style: isort & autopep
6 years ago
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 06927e003e trezorlib: get rid of TextUIMixin
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 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
Pavol Rusnak 3424f01ae7
tests: nitpicks in resetdevice_skipbackup, add resetdevice_nobackup
6 years ago
matejcik dbcc903e52 cardano: fix tests broken after binascii removal
6 years ago
matejcik 4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style
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
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
Pavol Rusnak 434f279069
use implicit encoding in encode/decode
6 years ago