dogecoin/test/functional/test_framework
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework
This commit moves functions start_node, start_nodes, stop_node and
stop_nodes functions into the BitcoinTestFramework class. It also moves
the bitcoind_processes dict and coverage variables into BitcoinTestFramework.
2017-06-29 11:55:19 +01:00
..
__init__.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
address.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
authproxy.py test: Add elapsed time to RPC tracing 2017-05-07 09:17:28 +02:00
bignum.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
blockstore.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
blocktools.py Tests: Refactor to create witness script creation function 2017-04-20 11:28:45 -07:00
comptool.py Remove duplicate method definitions in NodeConnCB subclasses 2017-04-18 17:20:09 -04:00
coverage.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
key.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
mininode.py Fixed multiple typos 2017-06-22 19:18:10 +03:00
netutil.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
script.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
siphash.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
socks5.py [tests] Remove unused and duplicate imports 2017-03-22 17:49:23 +01:00
test_framework.py [tests] Move stop_node and start_node methods to BitcoinTestFramework 2017-06-29 11:55:19 +01:00
util.py [tests] Move stop_node and start_node methods to BitcoinTestFramework 2017-06-29 11:55:19 +01:00