.. |
.gitignore
|
refactor pprint (add new inspection fields, but comment them)
|
2014-06-27 17:04:10 +02:00 |
common.py
|
use bitcore for tx api
|
2014-03-28 21:34:15 +01:00 |
config.py
|
use HidTransport by default again
|
2014-07-29 18:57:13 +02:00 |
run-separate.sh
|
use HidTransport by default again
|
2014-07-29 18:57:13 +02:00 |
run.sh
|
Basic structure of unit tests
|
2012-11-15 20:05:57 +00:00 |
test_basic.py
|
don't call load_device in tests setup
|
2014-02-17 01:54:54 +01:00 |
test_bip32_speed.py
|
Implements 'with' + set_expected_responses
|
2014-02-21 07:28:56 +01:00 |
test_debuglink.py
|
reenable TestDebugLink.test_layout
|
2014-06-17 16:02:21 +02:00 |
test_ecies.py
|
add longer strings to ecies tests
|
2014-11-04 16:19:32 +01:00 |
test_msg_applysettings.py
|
Unit tests of recovery device, apply settings
|
2014-02-22 02:15:21 +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
|
added test for cipherkeyvalue
|
2014-06-07 19:48:52 +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_getaddress.py
|
fix unittests using client.get_public_node method
|
2014-10-22 00:26:07 +02:00 |
test_msg_getentropy.py
|
fix ButtonRequestType in Ping and GetEntropy
|
2014-04-28 14:39:05 +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
|
Renamed unit tests for better consistency
|
2014-02-21 02:33:23 +01:00 |
test_msg_ping.py
|
fix ButtonRequestType in Ping and GetEntropy
|
2014-04-28 14:39:05 +02:00 |
test_msg_recoverydevice.py
|
change logic of recovery
|
2014-07-10 18:07:38 +02:00 |
test_msg_resetdevice.py
|
Fixed reset device
|
2014-03-07 22:39:49 +01:00 |
test_msg_signmessage.py
|
disable utf tests for sign/verify message for now
|
2014-06-02 17:53:41 +02:00 |
test_msg_signtx.py
|
make test_255_outputs more general and rename to test_lots_of_outputs
|
2014-06-18 17:14:04 +02:00 |
test_msg_simplesigntx.py
|
copy test_spend_coinbase to simplesigntx suite as well
|
2014-05-28 14:54:06 +02:00 |
test_msg_verifymessage.py
|
disable utf tests for sign/verify message for now
|
2014-06-02 17:53:41 +02:00 |
test_msg_wipedevice.py
|
Renamed unit tests for better consistency
|
2014-02-21 02:33:23 +01:00 |
test_protect_call.py
|
fix tests to match reality :)
|
2014-06-04 17:59:25 +02:00 |
test_protection_levels.py
|
fix test_recovery_device in test_protection_levels.py
|
2014-07-31 00:54:41 +02:00 |
test_zerosig.py
|
don't use simplesigntx in tests where signtx can be used
|
2014-06-09 15:33:54 +02:00 |