index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_framework
/
authproxy.py
Age
Commit message (
Expand
)
Author
2020-06-25
test: retry when write to a socket fails on macOS
Ivan Metlushko
2020-04-12
test: Try once more when RPC connection fails on Windows
MarcoFalke
2020-04-12
test: Document why connection is re-constructed on windows
MarcoFalke
2020-04-12
test: Remove python 3.4 workaround
MarcoFalke
2019-04-08
test: Properly log named args in authproxy
MarcoFalke
2019-03-01
Add regtests for HTTP status codes.
Daniel Kraft
2018-09-17
tests: Make it possible to run functional tests on Windows
Chun Kuan Lee
2018-03-29
Remove assigned but never used local variables
practicalswift
2017-10-16
[tests] Don't subclass from object for Python 3
John Newbery
2017-10-16
[tests] authproxy.py: tidy up __init__()
John Newbery
2017-10-16
[tests] fix flake8 warnings in authproxy.py
John Newbery
2017-10-16
[tests] use python3 for authproxy.py
John Newbery
2017-10-03
Make AuthServiceProxy._batch method usable
Russell Yanofsky
2017-07-17
[tests] [wallet] Add wallet endpoint support to authproxy
John Newbery
2017-05-07
test: Add elapsed time to RPC tracing
Wladimir J. van der Laan
2017-03-20
Rename rpc-tests directory to functional
John Newbery