Commit Graph

14 Commits (985c79552ceb6a5f5812d421dc5c86fa3b1cc41d)

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
John Newbery 32ae82f5c3 [tests] use TestNode p2p connection in tests
7 years ago
John Newbery e9e9391083 [tests] Check connectivity before sending in assumevalid.py
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework
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
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 717ad131f6 Actually run assumevalid.py.
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago