Commit Graph

11 Commits (985c79552ceb6a5f5812d421dc5c86fa3b1cc41d)

Author SHA1 Message Date
Pedro Branco a44a215177 Fix importmulti bug when importing an already imported key
7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
7 years ago
John Newbery 5864e9c161 [tests] remove direct testing on JSONRPCException from individual test cases
7 years ago
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