Merge #8450: [Test] Replace rpc_wallet_tests.cpp with python RPC unit tests

9578333 Remove rpc_wallet_tests.cpp (Patrick Strateman)
25400c4 Account wallet feature RPC tests. (Patrick Strateman)
This commit is contained in:
Wladimir J. van der Laan
2016-08-24 12:10:36 +02:00
4 changed files with 96 additions and 231 deletions

View File

@@ -104,6 +104,7 @@ testScripts = [
'walletbackup.py',
'bip68-112-113-p2p.py',
'wallet.py',
'wallet-accounts.py',
'wallet-hd.py',
'wallet-dump.py',
'listtransactions.py',