Commit Graph

12 Commits (985c79552ceb6a5f5812d421dc5c86fa3b1cc41d)

Author SHA1 Message Date
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
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
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
Andrew Chow 3ec5ad88e6 Add test for rpcuser/rpcpassword
8 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
John Newbery 930deb9b2c [tests] skipped tests should clean up after themselves
8 years ago
John Newbery 0c1ade6a4b Skip rpcbind_test if OS/network requirements are not met.
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago