mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-01 00:10:44 +01:00
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
a14dbff39eAllow multiwallet.py to be used with --usecli (Russell Yanofsky)f6ade9ce1a[tests] allow tests to be run with --usecli (John Newbery)ff9a363ff7TestNodeCLI batch emulation (Russell Yanofsky)ca9085afc5Prevent TestNodeCLI.args mixups (Russell Yanofsky)fcfb952bcaImprove TestNodeCLI output parsing (Russell Yanofsky) Pull request description: Lack of test coverage was pointed out by @jnewbery in https://github.com/bitcoin/bitcoin/pull/11687#discussion_r158133900 Tree-SHA512: 5f10e31abad11a5edab0da4e2515e39547adb6ab9e55e50427ab2eb7ec9a43d6b896b579b15863e5edc9beee7d8bf1c84d9dabd247be0760a1b9ae39e1e8ee02
This commit is contained in:
@@ -94,6 +94,7 @@ BASE_SCRIPTS= [
|
||||
'mempool_reorg.py',
|
||||
'mempool_persist.py',
|
||||
'multiwallet.py',
|
||||
'multiwallet.py --usecli',
|
||||
'httpbasics.py',
|
||||
'multi_rpc.py',
|
||||
'proxy_test.py',
|
||||
|
||||
Reference in New Issue
Block a user