Commit Graph

22 Commits (26cb32c02d76d6635c67942a5eeb70a6199df69d)

Author SHA1 Message Date
MarcoFalke fa584b4d01
test: Remove windows workaround in authproxy
2 years ago
MarcoFalke fae66fceb3
test: Remove python3.5 workaround in authproxy
2 years ago
fanquake 446c8f581c
Merge bitcoin/bitcoin#25950: test: fix test abort for high timeout values (and `--timeout-factor 0`)
2 years ago
Sebastian Falbesoner 14302a4802 test: fix test abort for high timeout values (and `--timeout-factor 0`)
2 years ago
Ryan Ofsky d8b12a75db rpc: Allow named and positional arguments to be used together
2 years ago
MarcoFalke fad02274ba
test: Remove Windows workaround in authproxy
3 years ago
Ivan Metlushko 3a7e79478a test: retry when write to a socket fails on macOS
4 years ago
MarcoFalke fab9899204
test: Try once more when RPC connection fails on Windows
5 years ago
MarcoFalke faa655731e
test: Document why connection is re-constructed on windows
5 years ago
MarcoFalke fa9f4f663c
test: Remove python 3.4 workaround
5 years ago
MarcoFalke fa078984c9
test: Properly log named args in authproxy
6 years ago
Daniel Kraft 8f5d9431a3 Add regtests for HTTP status codes.
6 years ago
Chun Kuan Lee 2148c36b6e tests: Make it possible to run functional tests on Windows
6 years ago
practicalswift 169f3e8637 Remove assigned but never used local variables
7 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
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago