10 Commits (master)

Author SHA1 Message Date
Jianping Wu 3007571789 Added back the original getblocktemplate call. 5 years ago
Jianping Wu dea50be56b Added support for cryptonote header in functional test python code. 5 years ago
John Newbery f893085325 [tests] Don't subclass from object for Python 3 7 years ago
John Newbery 8f9e3627ef [tests] authproxy.py: tidy up __init__() 7 years ago
John Newbery 323d8f61e9 [tests] fix flake8 warnings in authproxy.py 7 years ago
John Newbery fc0176d01e [tests] use python3 for authproxy.py 7 years ago
Russell Yanofsky 9f67646f17 Make AuthServiceProxy._batch method usable 7 years ago
John Newbery 979d0b8a65
[tests] [wallet] Add wallet endpoint support to authproxy 7 years ago
Wladimir J. van der Laan 20187e4ad0 test: Add elapsed time to RPC tracing 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Wladimir J. van der Laan 5865d41f88 authproxy: Add support for RPC named arguments 8 years ago
Russell Yanofsky e89614b6ab [qa] Add more helpful RPC timeout message 8 years ago
isle2983 4b04e32c20 [copyright] copyright header style uniform 8 years ago
Wladimir J. van der Laan 1d28faf9e9 test: Avoid ConnectionResetErrors during RPC tests 8 years ago
Wladimir J. van der Laan 42f6aed731 tests: Add exception error message for JSONRPCException 8 years ago
Wladimir J. van der Laan a406fcb6ca test: add ensure_ascii setting to AuthServiceProxy 8 years ago
Pieter Wuille f45f51e3ae Fix interrupted HTTP RPC connection workaround for Python 3.5+ 8 years ago
Wladimir J. van der Laan 5078ca4543 tests: Check Content-Type header returned from RPC server 8 years ago
Luke Dashjr e7e48ba66c test_framework: Py3.4 compat: Specify timeout parameter by name 8 years ago
Wladimir J. van der Laan d7b80b54fb test_framework: Avoid infinite loop in encoding Decimal 8 years ago
James O'Beirne b5cbd396ca Add basic coverage reporting for RPC tests 9 years ago
Wladimir J. van der Laan ddf98d1d84 Make RPC tests cope with server-side timeout between requests 9 years ago
Jonas Schnelli 7b7f258396 rpc-tests: remove python-bitcoinrpc directory 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Gavin Andresen 1b2bc71de1
Improved logging and Decimal support 10 years ago
Gavin Andresen d138598f63
Fix regression tests 10 years ago