Commit Graph

8 Commits (0b1b9148cd77092d2851eeed5c8c6d5ce117452a)

Author SHA1 Message Date
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups
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
practicalswift 2e6080bbf3 Remove unused variables and/or function calls
7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s)
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago