.. |
common.py
|
use bitcore for tx api
|
2014-03-28 21:34:15 +01:00 |
config.py
|
initialize version/lock_time in TransactionType
|
2014-03-27 19:10:24 +01: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
|
disable layout retrieval in debuglink for now
|
2014-02-26 14:03:11 +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_estimatetxsize.py
|
Unit tests of recovery device, apply settings
|
2014-02-22 02:15:21 +01:00 |
test_msg_getaddress.py
|
Fixed unittest for get_subnode CKD
|
2014-02-21 22:19:55 +01:00 |
test_msg_getentropy.py
|
Implements 'with' + set_expected_responses
|
2014-02-21 07:28:56 +01:00 |
test_msg_getpublickey.py
|
Removed 'version' from HDNodeType & fixed unit tests
|
2014-02-21 22:16:13 +01:00 |
test_msg_loaddevice.py
|
Renamed unit tests for better consistency
|
2014-02-21 02:33:23 +01:00 |
test_msg_ping.py
|
Implements 'with' + set_expected_responses
|
2014-02-21 07:28:56 +01:00 |
test_msg_recoverydevice.py
|
Removed button presses for LoadDevice/ResetDevice/RecoveryDevice
|
2014-03-07 22:50:35 +01:00 |
test_msg_resetdevice.py
|
Fixed reset device
|
2014-03-07 22:39:49 +01:00 |
test_msg_signmessage.py
|
Added utf8 tests to sign/verify messages
|
2014-02-21 02:32:09 +01:00 |
test_msg_signtx.py
|
First unit test for streaming tx
|
2014-04-10 15:23:36 +02:00 |
test_msg_simplesigntx.py
|
Fixed RequestTx structure
|
2014-04-10 15:23:36 +02:00 |
test_msg_verifymessage.py
|
add test_verify_bitcoind to test_msg_verifymessage
|
2014-03-06 22:02:07 +01:00 |
test_msg_wipedevice.py
|
Renamed unit tests for better consistency
|
2014-02-21 02:33:23 +01:00 |
test_protect_call.py
|
Implements 'with' + set_expected_responses
|
2014-02-21 07:28:56 +01:00 |
test_protection_levels.py
|
recompile pb, adjust TransactionType constructors
|
2014-03-25 19:36:46 +01:00 |
test_secexp.py
|
Data for testing private key generation
|
2013-01-17 17:01:37 +01:00 |
test_zerosig.py
|
don't call load_device in tests setup
|
2014-02-17 01:54:54 +01:00 |
test.py
|
Updated tests to do
|
2014-03-07 21:57:50 +01:00 |