aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/test_node.py
AgeCommit message (Expand)Author
2017-10-03[test] Replace check_output with low level versionJoão Barbosa
2017-10-03[test] Add support for custom arguments to TestNodeCLIJoão Barbosa
2017-10-03[qa] TestNode: Add wait_until_stopped helper methodMarcoFalke
2017-10-03[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-10-03[tests] fix - use rpc_timeout as rpc timeoutJohn Newbery
2017-10-03[tests] add TestNodeCLI class for calling bitcoin-cli for a nodeJohn Newbery
2017-10-03[tests] fix timeout issues from TestNodeJohn Newbery
2017-10-03test: Increase initial RPC timeout to 60 secondsWladimir J. van der Laan
2017-10-03[tests] Introduce TestNodeJohn Newbery