Commit Graph

16 Commits (985c79552ceb6a5f5812d421dc5c86fa3b1cc41d)

Author SHA1 Message Date
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
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests
7 years ago
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