Commit Graph

18 Commits (57273f2b302949d4ca3511f703627b5d717be40c)

Author SHA1 Message Date
John Newbery 34e08b3510 [tests] Fix network threading in functional tests
7 years ago
John Newbery 74e64f24b8 [tests] Use network_thread_start() in tests.
7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB
7 years ago
John Newbery dad596fc37 [tests] Make NodeConnCB a subclass of NodeConn
7 years ago
Wladimir J. van der Laan 7adeea3b0f
Merge #11641: qa: Only allow disconnecting all NodeConns
7 years ago
MarcoFalke faaa7db25e qa: Only allow disconnecting all NodeConns
7 years ago
John Newbery 3858aabbd0 [tests] Remove support for p2p alert messages
7 years ago
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests
7 years ago
MarcoFalke 42973f8344
Merge #11078: [tests] Make p2p-leaktests.py more robust
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
John Newbery 0063d2c3dc [tests] Make p2p-leaktests.py more robust
7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util
7 years ago
John Newbery 5e35cd94c1 [tests] Test disconnecting unsupported service bits logic.
7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses
8 years ago
John Newbery 52e15aa4d0 Adds helper functions to NodeConnCB
8 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago