aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpcbind_test.py
AgeCommit message (Expand)Author
2017-10-03[tests] don't override __init__() in individual testsJohn Newbery
2017-10-03[tests] Avoid passing around member variables in test_frameworkJohn Newbery
2017-10-03[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-10-03[tests] Introduce TestNodeJohn Newbery
2017-06-29[tests] Move stop_node and start_node methods to BitcoinTestFrameworkJohn Newbery
2017-06-08Add test for rpcuser/rpcpasswordAndrew Chow
2017-06-02Merge #10359: [tests] functional tests should call BitcoinTestFramework start...MarcoFalke
2017-05-31[tests] Functional tests call self.start_node(s) and self.stop_node(s)John Newbery
2017-05-22[tests] skipped tests should clean up after themselvesJohn Newbery
2017-03-24Skip rpcbind_test if OS/network requirements are not met.John Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery