Commit Graph

16 Commits (9f2c2dba21855b8cb9b193b1819be73fa4a23a99)

Author SHA1 Message Date
Eelis 28f8b66577 Diagnose unsuitable outputs in lockunspent().
7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
7 years ago
Andrew Chow 713a92073b Remove usehd option and warn when it is used
7 years ago
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups
7 years ago
John Newbery 7148b74dc3 [tests] Functional tests must explicitly set num_nodes
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
MarcoFalke 91e49c51f1
Merge #10859: RPC: gettxout: Slightly improve doc and tests
7 years ago
Jorge Timón 6d2d2eb493
RPC: gettxout: Slightly improve doc and tests
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
Jimmy Song d4668f35ab [test] Add test for getmemoryinfo
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
Jimmy Song dd1ea59624 [test] Add gettxout call
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago