Pavol Rusnak
|
3a108ee8a5
|
fix pylint warnings
|
2016-05-26 17:20:44 +02:00 |
|
Pavol Rusnak
|
54c8bfd1d4
|
import print function from future
|
2016-05-20 22:27:20 +02:00 |
|
slush0
|
6ec2ff3eac
|
Preparation for python3 support (WIP)
|
2016-05-20 13:46:51 +02:00 |
|
Pavol Rusnak
|
e272ce4d14
|
set TX API in tests/common.py
|
2015-07-22 18:06:58 +02:00 |
|
Pavol Rusnak
|
16c07561b5
|
don't assign tx_api when not needed
|
2015-06-03 14:53:53 +02:00 |
|
Pavol Rusnak
|
63ee124254
|
test for ApplySettings.use_passphrase
|
2014-12-13 19:07:43 +01:00 |
|
Pavol Rusnak
|
610547cf32
|
add button_wait feature for tests
|
2014-12-10 15:26:18 +01:00 |
|
Pavol Rusnak
|
38ed16934f
|
use bitcore for tx api
|
2014-03-28 21:34:15 +01:00 |
|
Pavol Rusnak
|
860aa753c9
|
put TXAPIs into one location
|
2014-03-28 19:51:56 +01:00 |
|
slush0
|
bf7fb7928b
|
Numbered mnemonic
|
2014-03-07 21:57:50 +01:00 |
|
Pavol Rusnak
|
74f3502637
|
don't call load_device in tests setup
|
2014-02-17 01:54:54 +01:00 |
|
slush0
|
a117057dea
|
Slightly refactored mixin structure, added debugging output
|
2014-02-13 17:20:40 +01:00 |
|
slush0
|
21b3b0ab91
|
Tests reworked to new TrezorClient API, all tests passes.
|
2014-02-13 16:47:52 +01:00 |
|
slush0
|
98868b15a6
|
Added bip32 speed test
Fixed some unit tests
|
2014-02-04 16:12:52 +01:00 |
|
slush0
|
a437ae1022
|
Fixed some tests
|
2014-02-04 00:32:10 +01:00 |
|
slush0
|
845f874aea
|
Added Features.initialized
Implemented wipe_device
|
2014-02-01 13:39:21 +01:00 |
|
slush0
|
c6db133907
|
Fixed tests
|
2014-01-12 16:16:07 +01:00 |
|
slush0
|
e542c2dc29
|
Fixed load_device, including command line
|
2013-12-30 23:35:20 +01:00 |
|
slush0
|
5d32d7f20e
|
Seeds reflect changes in BIP39 wordlist
|
2013-10-08 20:33:09 +02:00 |
|
slush0
|
c692f60782
|
Refactored module structure
|
2013-09-13 05:28:56 +02:00 |
|
slush0
|
8d100bee0c
|
Implemented ApplySettings, removed SetMaxFeeKb
|
2013-09-13 00:17:06 +02:00 |
|
slush
|
cb594df790
|
Updated test structure to comply with latest changes.
test_basic.py passes succesfully, others will come soon...
|
2013-09-01 02:47:49 +02:00 |
|
slush
|
29bd7a10f8
|
Tests fixed to work with latest sources
|
2013-04-15 19:57:36 +02:00 |
|
slush
|
a6f0657de7
|
Fixes workflow for failed test
|
2013-04-05 17:13:29 +02:00 |
|
slush
|
9b4359fe01
|
Refactored tests, added common.BitkeyTest
|
2013-01-14 14:44:31 +01:00 |
|