Commit Graph

12 Commits (8f9e3627ef054c9732f4e529c6ed429ed8dc7183)

Author SHA1 Message Date
Andrew Chow 395cef7601 Change getmininginfo errors field to warnings
7 years ago
Matt Corallo aece8a4637 (finally) remove getinfo in favor of more module-specific infos
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node
7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s)
8 years ago
MarcoFalke 75171f099e
Merge #10137: Remove unused import. Remove accidental trailing semicolons.
8 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
practicalswift b8d9a86dc3 Remove unused import
8 years ago
John Newbery 6a18bb9a36 [tests] sync_with_ping should assert that ping hasn't timed out
8 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago