26 Commits (0a76ed232a6c448a8666234a2c190db37e3498e7)

Author SHA1 Message Date
Suhas Daftuar 6c26df06ad [qa] Ensure bitcoind processes are cleaned up when tests end 6 years ago
MarcoFalke fae7b14a04 qa: Make TestNodeCLI command optional in send_cli 7 years ago
MarcoFalke ffffb10a9f qa: Rename cli.args to cli.options 7 years ago
Russell Yanofsky ec527c6c88 Don't allow relative -walletdir paths 7 years ago
John Newbery f6ade9ce1a [tests] allow tests to be run with --usecli 7 years ago
Russell Yanofsky ff9a363ff7 TestNodeCLI batch emulation 7 years ago
Russell Yanofsky ca9085afc5 Prevent TestNodeCLI.args mixups 7 years ago
Russell Yanofsky fcfb952bca Improve TestNodeCLI output parsing 7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn 7 years ago
MarcoFalke fafdad0d46 qa: Remove unused NodeConn members 7 years ago
MarcoFalke faaa7db25e qa: Only allow disconnecting all NodeConns 7 years ago
John Newbery 5e5725cc2b [tests] Add p2p connection to TestNode 7 years ago
John Newbery b86c1cd208 [tests] fix TestNode.__getattr__() method 7 years ago
João Barbosa ce379b47b9 [test] Replace check_output with low level version 7 years ago
João Barbosa 5c18a84b9a [test] Add support for custom arguments to TestNodeCLI 7 years ago
MarcoFalke faa8d9581a [qa] TestNode: Add wait_until_stopped helper method 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
John Newbery be2a2ab6a6 [tests] fix - use rpc_timeout as rpc timeout 7 years ago
John Newbery 2b4ea520b7 [tests] fix timeout issues from TestNode 7 years ago
Wladimir J. van der Laan c1470a058f test: Increase initial RPC timeout to 60 seconds 7 years ago
John Newbery b23549f6e6 [tests] add TestNodeCLI class for calling bitcoin-cli for a node 7 years ago
John Newbery 7897338918 [tests] Introduce TestNode 7 years ago