Commit Graph

35 Commits (1d540046fe47eb7b6062c55ebebd801ece96231c)

Author SHA1 Message Date
Roman Zeyde 8394300859
[Tests] fix a typo in TestNode.assert_start_raises_init_error()
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Wladimir J. van der Laan 185d48473e
Merge #12718: [Tests] Require exact match in assert_start_raises_init_eror (jnewbery)
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
MarcoFalke fae137454a
qa: Allow for partial_match when checking init error
7 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
John Newbery 58122736b5 [Tests] Require exact match in assert_start_raises_init_eror()
7 years ago
John Newbery 0ec08a672d [Tests] Move assert_start_raises_init_error method to TestNode
7 years ago
Sjors Provoost b156ff7c30
[tests] bind functional test nodes to 127.0.0.1
7 years ago
MarcoFalke face7220b7
qa: Move common args to bitcoin.conf
7 years ago
MarcoFalke 126000ba9e
Merge #12089: qa: Make TestNodeCLI command optional in send_cli
7 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 3bdf242fc6
Merge #11677: qa: Remove unused NodeConn members
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
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups
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
MarcoFalke 4ae6d0fbef
Merge #10798: [tests] [utils] test bitcoin-cli
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