Commit Graph

8 Commits (bbc901d3a683c92438a6b28dca50b956decc4433)

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 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
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
practicalswift 72163d4585 [tests] Remove unused and duplicate imports
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago