dash/qa/rpc-tests/test_framework
Alexander Block fbe36d3db6 Pass -createwalletbackups=0 to dashd when running rpc tests
It was always complaining about failed backups due to dashd restarting too
fast. Additionally, since the recent RPC test framework backports, all
tests are expected to print NOTHING to stderr, otherwise they fail.
2017-12-21 20:35:32 +01:00
..
__init__.py [QA] restructure rpc tests directory 2015-05-18 15:25:45 +02:00
authproxy.py Merge remote-tracking branch 'bitcoin/0.12' into mergebtc12, fix/dashify 2016-08-26 04:09:20 +03:00
bignum.py Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
blockstore.py Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
blocktools.py Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
comptool.py Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
coverage.py Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
key.py Add p2p-fullblocktest.py 2015-08-21 15:31:37 -04:00
mininode.py Cast command to str when calling show_debug_msg 2017-12-21 19:17:59 +01:00
netutil.py Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
script.py Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
socks5.py Merge #7814: [qa] Switch to py3 2017-12-21 17:31:54 +01:00
test_framework.py Merge #8098: [qa] test_framework: Append portseed to tmpdir 2017-12-21 18:50:14 +01:00
util.py Pass -createwalletbackups=0 to dashd when running rpc tests 2017-12-21 20:35:32 +01:00