aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/test_framework.py
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2017-12-20 18:41:12 -0500
committerJohn Newbery <john@johnnewbery.com>2018-01-08 15:17:14 -0500
commitca9085afc53eb20c1fc745ae469e9587a05b7f24 (patch)
tree6a24a3722451db06f974314923dc9d3ffa2893c1 /test/functional/test_framework/test_framework.py
parentfcfb952bca922682e61c77e59a59f4e7fa6619c7 (diff)
downloadbitcoin-ca9085afc53eb20c1fc745ae469e9587a05b7f24.tar.xz
Prevent TestNodeCLI.args mixups
Change TestNodeCLI.__call__() to return a new instance instead of modifying the existing instance. This way, it's possible to create different cli objects that have their own options (for example -rpcwallet options to connect to different wallets), and options set for a single call (`node.cli(options).method(args)`) will no longer leak into future calls.
Diffstat (limited to 'test/functional/test_framework/test_framework.py')
0 files changed, 0 insertions, 0 deletions