neobytes/test/functional/test_framework
UdjinM6 e0c56246f5
Fixes and refactorings related to using mnsync in tests (#3136)
* Drop `get_mnsync_status`, `wait_to_sync` and `sync_masternodes` and introduce `force_finish_mnsync` for MNs only

* Use `force_finish_mnsync` from util.py in dip3-deterministicmns.py and drop local unused functions

Also move the call, `force_finish_mnsync` should be called before `connect_nodes_bi`
2019-10-09 19:48:12 +03:00
..
__init__.py
authproxy.py Merge #11277: Fix uninitialized URI in batch RPC requests 2019-09-30 08:33:16 +02:00
bignum.py
blockstore.py
blocktools.py
comptool.py Merge #11068: qa: Move wait_until to util 2019-09-24 16:58:03 +02:00
coverage.py Merge #11277: Fix uninitialized URI in batch RPC requests 2019-09-30 08:33:16 +02:00
key.py
mininode.py Merge #13003: qa: Add test for orphan handling 2019-10-03 17:04:59 +02:00
netutil.py
script.py
siphash.py
socks5.py Merge #10047: [tests] Remove unused variables and imports 2019-05-21 08:52:44 -05:00
test_framework.py Fixes and refactorings related to using mnsync in tests (#3136) 2019-10-09 19:48:12 +03:00
test_node.py Merge #11641: qa: Only allow disconnecting all NodeConns 2019-10-03 14:04:54 +02:00
util.py Fixes and refactorings related to using mnsync in tests (#3136) 2019-10-09 19:48:12 +03:00