Commit Graph

25 Commits (master)

Author SHA1 Message Date
Pavol Rusnak 3a108ee8a5
fix pylint warnings 8 years ago
Pavol Rusnak 54c8bfd1d4
import print function from future 8 years ago
slush0 6ec2ff3eac
Preparation for python3 support (WIP) 8 years ago
Pavol Rusnak e272ce4d14 set TX API in tests/common.py 9 years ago
Pavol Rusnak 16c07561b5 don't assign tx_api when not needed 9 years ago
Pavol Rusnak 63ee124254 test for ApplySettings.use_passphrase 10 years ago
Pavol Rusnak 610547cf32 add button_wait feature for tests 10 years ago
Pavol Rusnak 38ed16934f use bitcore for tx api 10 years ago
Pavol Rusnak 860aa753c9 put TXAPIs into one location 10 years ago
slush0 bf7fb7928b Numbered mnemonic 10 years ago
Pavol Rusnak 74f3502637 don't call load_device in tests setup 10 years ago
slush0 a117057dea Slightly refactored mixin structure, added debugging output 10 years ago
slush0 21b3b0ab91 Tests reworked to new TrezorClient API, all tests passes. 10 years ago
slush0 98868b15a6 Added bip32 speed test
Fixed some unit tests
10 years ago
slush0 a437ae1022 Fixed some tests 10 years ago
slush0 845f874aea Added Features.initialized
Implemented wipe_device
10 years ago
slush0 c6db133907 Fixed tests 10 years ago
slush0 e542c2dc29 Fixed load_device, including command line 11 years ago
slush0 5d32d7f20e Seeds reflect changes in BIP39 wordlist 11 years ago
slush0 c692f60782 Refactored module structure 11 years ago
slush0 8d100bee0c Implemented ApplySettings, removed SetMaxFeeKb 11 years ago
slush cb594df790 Updated test structure to comply with latest changes.
test_basic.py passes succesfully, others will come soon...
11 years ago
slush 29bd7a10f8 Tests fixed to work with latest sources 11 years ago
slush a6f0657de7 Fixes workflow for failed test 11 years ago
slush 9b4359fe01 Refactored tests, added common.BitkeyTest 12 years ago