aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/authproxy.py
AgeCommit message (Expand)Author
2020-06-25test: retry when write to a socket fails on macOSIvan Metlushko
2020-04-12test: Try once more when RPC connection fails on WindowsMarcoFalke
2020-04-12test: Document why connection is re-constructed on windowsMarcoFalke
2020-04-12test: Remove python 3.4 workaroundMarcoFalke
2019-04-08test: Properly log named args in authproxyMarcoFalke
2019-03-01Add regtests for HTTP status codes.Daniel Kraft
2018-09-17tests: Make it possible to run functional tests on WindowsChun Kuan Lee
2018-03-29Remove assigned but never used local variablespracticalswift
2017-10-16[tests] Don't subclass from object for Python 3John Newbery
2017-10-16[tests] authproxy.py: tidy up __init__()John Newbery
2017-10-16[tests] fix flake8 warnings in authproxy.pyJohn Newbery
2017-10-16[tests] use python3 for authproxy.pyJohn Newbery
2017-10-03Make AuthServiceProxy._batch method usableRussell Yanofsky
2017-07-17[tests] [wallet] Add wallet endpoint support to authproxyJohn Newbery
2017-05-07test: Add elapsed time to RPC tracingWladimir J. van der Laan
2017-03-20Rename rpc-tests directory to functionalJohn Newbery