python-trezor/tests
Pavol Rusnak 17435cf174
update to new ApplySettings order
2016-11-22 22:04:23 +01:00
..
txcache update to new ApplySettings order 2016-11-22 22:04:23 +01:00
.gitignore verify_message now requires coin_name 2016-10-10 11:02:04 +02:00
common.py allow running tests without debuglink 2016-11-12 15:06:32 +01:00
config.py enable debuglink for v2 Emulator 2016-11-14 18:54:02 +01:00
run-separate.sh use HidTransport by default again 2014-07-29 18:57:13 +02:00
run.sh
test_basic.py
test_bip32_speed.py import print function from future 2016-05-20 22:27:20 +02:00
test_debuglink.py reenable TestDebugLink.test_layout 2014-06-17 16:02:21 +02:00
test_msg_applysettings.py update to new ApplySettings order 2016-11-22 22:04:23 +01:00
test_msg_changepin.py add one more test to test_msg_changepin 2014-03-03 00:29:17 +01:00
test_msg_cipherkeyvalue.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
test_msg_clearsession.py add ClearSession message with unit test 2014-06-17 15:31:10 +02:00
test_msg_estimatetxsize.py don't use simplesigntx in tests where signtx can be used 2014-06-09 15:33:54 +02:00
test_msg_ethereum_getaddress.py add unit tests for ethereum messages 2016-08-16 17:22:30 +02:00
test_msg_ethereum_signtx.py More unit tests for ethereum signing 2016-08-23 22:00:50 +02:00
test_msg_getaddress.py fix unittests using client.get_public_node method 2014-10-22 00:26:07 +02:00
test_msg_getaddress_show.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
test_msg_getentropy.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
test_msg_getpublickey.py fix unittests using client.get_public_node method 2014-10-22 00:26:07 +02:00
test_msg_loaddevice.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
test_msg_ping.py fix ButtonRequestType in Ping and GetEntropy 2014-04-28 14:39:05 +02:00
test_msg_recoverydevice.py import print function from future 2016-05-20 22:27:20 +02:00
test_msg_resetdevice.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
test_msg_signidentity.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
test_msg_signmessage.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
test_msg_signtx.py rework txapi class to use local cache, add txcache fixtures 2016-11-08 15:07:58 +01:00
test_msg_signtx_zcash.py rework txapi class to use local cache, add txcache fixtures 2016-11-08 15:07:58 +01:00
test_msg_verifymessage.py verify_message now requires coin_name 2016-10-10 11:02:04 +02:00
test_msg_wipedevice.py Renamed unit tests for better consistency 2014-02-21 02:33:23 +01:00
test_multisig.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
test_multisig_change.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
test_op_return.py rework txapi class to use local cache, add txcache fixtures 2016-11-08 15:07:58 +01:00
test_protect_call.py Unit Test: PIN protection timeout 2016-08-30 12:55:18 +02:00
test_protection_levels.py update to new ApplySettings order 2016-11-22 22:04:23 +01:00
test_zerosig.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00