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
/
qa
/
rpc-tests
/
test_framework
/
authproxy.py
Age
Commit message (
Expand
)
Author
2017-03-20
Rename qa directory to test
John Newbery
2017-02-23
Fix docstrings in qa tests
John Newbery
2017-01-05
authproxy: Add support for RPC named arguments
Wladimir J. van der Laan
2016-11-07
Merge #9077: [qa] Increase wallet-dump RPC timeout
MarcoFalke
2016-11-07
[qa] Add more helpful RPC timeout message
Russell Yanofsky
2016-11-06
[copyright] copyright header style uniform
isle2983
2016-09-29
test: Avoid ConnectionResetErrors during RPC tests
Wladimir J. van der Laan
2016-09-25
tests: Add exception error message for JSONRPCException
Wladimir J. van der Laan
2016-06-10
test: add ensure_ascii setting to AuthServiceProxy
Wladimir J. van der Laan
2016-06-02
Fix interrupted HTTP RPC connection workaround for Python 3.5+
Pieter Wuille
2016-04-07
tests: Check Content-Type header returned from RPC server
Wladimir J. van der Laan
2016-03-28
test_framework: Py3.4 compat: Specify timeout parameter by name
Luke Dashjr
2016-03-28
test_framework: Avoid infinite loop in encoding Decimal
Wladimir J. van der Laan
2015-11-11
Add basic coverage reporting for RPC tests
James O'Beirne
2015-09-21
Make RPC tests cope with server-side timeout between requests
Wladimir J. van der Laan
2015-05-21
rpc-tests: remove python-bitcoinrpc directory
Jonas Schnelli