Age | Commit message (Expand) | Author |
---|---|---|
2017-11-13 | qa: Only allow disconnecting all NodeConns | MarcoFalke |
2017-11-08 | [tests] Add p2p connection to TestNode | John Newbery |
2017-11-08 | [tests] fix TestNode.__getattr__() method | John Newbery |
2017-09-07 | [test] Replace check_output with low level version | João Barbosa |
2017-09-07 | [test] Add support for custom arguments to TestNodeCLI | João Barbosa |
2017-09-06 | [qa] TestNode: Add wait_until_stopped helper method | MarcoFalke |
2017-09-01 | Merge #11121: TestNode tidyups | MarcoFalke |
2017-09-01 | [tests] TestNode: separate add_node from start_node | John Newbery |
2017-09-01 | [tests] fix - use rpc_timeout as rpc timeout | John Newbery |
2017-08-24 | Merge #10798: [tests] [utils] test bitcoin-cli | MarcoFalke |
2017-08-23 | [tests] fix timeout issues from TestNode | John Newbery |
2017-08-20 | test: Increase initial RPC timeout to 60 seconds | Wladimir J. van der Laan |
2017-08-15 | [tests] add TestNodeCLI class for calling bitcoin-cli for a node | John Newbery |
2017-08-15 | [tests] Introduce TestNode | John Newbery |