aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework/authproxy.py
AgeCommit message (Expand)Author
2016-10-03test: Avoid ConnectionResetErrors during RPC testsWladimir J. van der Laan
2016-06-10test: add ensure_ascii setting to AuthServiceProxyWladimir J. van der Laan
2016-06-02Fix interrupted HTTP RPC connection workaround for Python 3.5+Pieter Wuille
2016-04-07tests: Check Content-Type header returned from RPC serverWladimir J. van der Laan
2016-03-28test_framework: Py3.4 compat: Specify timeout parameter by nameLuke Dashjr
2016-03-28test_framework: Avoid infinite loop in encoding DecimalWladimir J. van der Laan
2015-11-11Add basic coverage reporting for RPC testsJames O'Beirne
2015-09-21Make RPC tests cope with server-side timeout between requestsWladimir J. van der Laan
2015-05-21rpc-tests: remove python-bitcoinrpc directoryJonas Schnelli