lbrycrd/qa/rpc-tests/test_framework
Suhas Daftuar e871f8338a Tests: add timeout to sync_blocks() and sync_mempools()
Previously these functions would infinitely loop if sync failed;
now they have a default timeout of 60 seconds, after which an
AssertionError is raised.

sync_blocks() has also been improved and now compares the tip
hash of each node, rather than just using block count.
2016-05-26 14:19:07 -04:00
..
__init__.py [QA] restructure rpc tests directory 2015-05-18 15:25:45 +02:00
authproxy.py tests: Check Content-Type header returned from RPC server 2016-04-07 15:40:17 +02:00
bignum.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
blockstore.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
blocktools.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
comptool.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
coverage.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
key.py Add p2p-fullblocktest.py 2015-08-21 15:31:37 -04:00
mininode.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
netutil.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
script.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
socks5.py [qa] Switch to py3 2016-05-05 15:43:37 +02:00
test_framework.py Test framework: only cleanup on successful test runs 2016-05-25 05:43:50 -04:00
util.py Tests: add timeout to sync_blocks() and sync_mempools() 2016-05-26 14:19:07 -04:00