aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/test_framework/test_framework.py
Commit message (Expand)AuthorAgeFilesLines
* s/DOGE/DIS/gTomo Ueda2021-09-021-2/+2
* s/doge/dis/gTomo Ueda2021-09-021-8/+8
* Rename binaries to match DogecoinRoss Nicoll2019-03-251-8/+8
* [qa] Dump debug logs on travis failures.Suhas Daftuar2016-11-301-1/+10
* [qa] test_framework: Exit when tmpdir existsMarcoFalke2016-11-071-6/+1
* [qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke2016-10-021-4/+0
* remove root test directory for RPC testswhythat2016-09-051-1/+4
* Merge #8482: [qa] Use single cache dir for chainsWladimir J. van der Laan2016-08-171-1/+3
|\
| * [qa] Use single cache dir for chainsMarcoFalke2016-08-071-1/+3
* | [qa] test_framework: Add wrapper for stop_nodeMarcoFalke2016-07-071-0/+4
|/
* Merge #8098: [qa] test_framework: Append portseed to tmpdirMarcoFalke2016-05-271-0/+2
|\
| * [qa] test_framework: Append portseed to tmpdirMarcoFalke2016-05-201-0/+2
* | Test framework: only cleanup on successful test runsSuhas Daftuar2016-05-251-1/+3
* | [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-12/+13
|/
* [qa] Add option --portseed to test_frameworkMarcoFalke2016-05-091-5/+8
* Merge #7971: [qa] Refactor test_framework and pull testerMarcoFalke2016-05-091-1/+3
|\
| * [qa] Refactor test_framework and pull testerMarcoFalke2016-05-061-1/+3
* | Autofind rpc tests --srcdirJonas Schnelli2016-05-091-1/+1
|/
* [qa] Switch to py3MarcoFalke2016-05-051-4/+4
* [qa] test_framework: Properly print exceptions and assert empty dictMarcoFalke2016-04-261-1/+1
* rpc-tests: handle KeyError nicely in test_framework.pyRusty Russell2016-04-131-0/+3
* [qa] Use python2/3 syntaxMarcoFalke2016-03-311-2/+2
* Merge pull request #7205Wladimir J. van der Laan2016-01-051-1/+1
|\
| * Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* | [RPC-Tests] add option to run rpc test over QT clientsJonas Schnelli2015-12-141-1/+1
|/
* Add basic coverage reporting for RPC testsJames O'Beirne2015-11-111-5/+23
* rpc-tests: remove python-bitcoinrpc directoryJonas Schnelli2015-05-211-2/+1
* [QA] restructure rpc tests directoryJonas Schnelli2015-05-181-0/+180