Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Chow
8aa047104a Add scripts to run tests and prepare test environments
Add a run_tests.py script which runs all of the tests.

Add a setup_environment.sh script which will download and build the Trezor
emulator, Coldcard simulator, and bitcoind.
2018-12-04 10:32:23 -05:00
Andrew Chow
2272428236 Add tests for trezor using the emulator
Using the trezor emulator, test the  enumerate, getxpub,
getmasterxpub, getkeypool, and signtx commands.
Also tests fingerprint autodetect and device type only specified.
2018-12-04 10:32:23 -05:00
Andrew Chow
2bf0a8ee1c Add a setup.py for installing the lib 2018-09-01 12:52:37 -04:00
Andrew Chow
9f1d5b243b add gitignore 2017-08-11 17:14:46 -07:00