test: add external signer test

Includes a mock to mimick the HWI interace.
This commit is contained in:
Sjors Provoost
2019-04-27 19:11:43 +02:00
parent 8cf543f96d
commit f3e6ce78fb
3 changed files with 81 additions and 0 deletions

View File

@@ -111,6 +111,7 @@ BASE_SCRIPTS = [
'wallet_listtransactions.py --legacy-wallet',
'wallet_listtransactions.py --descriptors',
'feature_taproot.py',
'wallet_signer.py --descriptors',
# vv Tests less than 60s vv
'p2p_sendheaders.py',
'wallet_importmulti.py --legacy-wallet',