aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/authproxy.py
Commit message (Expand)AuthorAgeFilesLines
* test: retry when write to a socket fails on macOSIvan Metlushko2020-06-251-0/+2
* test: Try once more when RPC connection fails on WindowsMarcoFalke2020-04-121-0/+9
* test: Document why connection is re-constructed on windowsMarcoFalke2020-04-121-0/+1
* test: Remove python 3.4 workaroundMarcoFalke2020-04-121-9/+2
* test: Properly log named args in authproxyMarcoFalke2019-04-081-2/+5
* Add regtests for HTTP status codes.Daniel Kraft2019-03-011-8/+18
* tests: Make it possible to run functional tests on WindowsChun Kuan Lee2018-09-171-9/+17
* Remove assigned but never used local variablespracticalswift2018-03-291-1/+1
* [tests] Don't subclass from object for Python 3John Newbery2017-10-161-1/+1
* [tests] authproxy.py: tidy up __init__()John Newbery2017-10-161-13/+3
* [tests] fix flake8 warnings in authproxy.pyJohn Newbery2017-10-161-14/+11
* [tests] use python3 for authproxy.pyJohn Newbery2017-10-161-13/+7
* Make AuthServiceProxy._batch method usableRussell Yanofsky2017-10-031-6/+9
* [tests] [wallet] Add wallet endpoint support to authproxyJohn Newbery2017-07-171-0/+3
* test: Add elapsed time to RPC tracingWladimir J. van der Laan2017-05-071-2/+5
* Rename rpc-tests directory to functionalJohn Newbery2017-03-201-0/+190