Commit Graph

21 Commits (23232422e507a90922c0870611cade5c789bb83a)

Author SHA1 Message Date
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
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
MarcoFalke d7be7b39fa
Merge #10705: Trivial: spelling fixes
7 years ago
klemens f42fc1d508 doc: spelling fixes
7 years ago
John Newbery 7897338918 [tests] Introduce TestNode
7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework
7 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos
7 years ago
MarcoFalke 329fc1dce7
Merge #10359: [tests] functional tests should call BitcoinTestFramework start/stop node methods
8 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s)
8 years ago
Russell Yanofsky 1b6602fbe6 Fix bumpfee rpc "errors" return value
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
practicalswift 85de9d474b Remove call to gettransaction(...) where the result is unused
8 years ago
Russell Yanofsky f85ac54e24 [qa] Expand bumpfee test docstring
8 years ago
Russell Yanofsky 0b94e49831 [qa] Rename python input variable to tx_input
8 years ago
Russell Yanofsky 1dfd64fadc [qa] Make bumpfee.py test function order consistent
8 years ago
Russell Yanofsky e6b2963241 [qa] Get rid of nondeterminism in bumpfee.py
8 years ago
Russell Yanofsky 94b528bb0c [qa] Remove bumpfee.py get_change_address hack
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago