aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/rpcbind_test.py
AgeCommit message (Expand)Author
2017-03-20Rename qa directory to testJohn Newbery
2017-03-15Fix RPC failure testing (2 of 2)John Newbery
2017-03-09Use logging in individual testsJohn Newbery
2017-02-23Merge #9577: Fix docstrings in qa testsMarcoFalke
2017-02-23Fix docstrings in qa testsJohn Newbery
2017-02-23qa: Check return code when stopping nodesMarcoFalke
2016-10-02[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-09-25[qa] Add getinfo smoke tests and rework versionbits testMarcoFalke
2016-09-21[rpc] Deprecate getinfoMarcoFalke
2016-08-19[qa] Remove unused codeMarcoFalke
2016-07-25[qa]: enable rpcbind_testwhythat
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-01-13[qa] Fix pyton syntax in rpc testsMarcoFalke
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-11Add basic coverage reporting for RPC testsJames O'Beirne
2015-05-21rpc-tests: remove python-bitcoinrpc directoryJonas Schnelli
2015-05-18[QA] restructure rpc tests directoryJonas Schnelli
2014-11-27Fix python usage for arch's broken maintainersMatt Corallo
2014-10-23Update license in pull-tester and rpc-testsMichael Ford
2014-06-27rpc-tests: Fix rpcbind_test after 0193fb8Wladimir J. van der Laan
2014-05-13Add Python test for -rpcbind and -rpcallowipWladimir J. van der Laan