Commit Graph

11 Commits (891c5eeec2dbf295d14e8f888de02637367dd930)

Author SHA1 Message Date
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