BTCP-Rebase/test/functional/test_framework
MarcoFalke 3bdf242fc6
Merge #11677: qa: Remove unused NodeConn members
fafdad0d4 qa: Remove unused NodeConn members (MarcoFalke)

Pull request description:

  * `ver_send` and `ver_recv` were completely unused
  * `rpc` was only used once, in p2p-segwit. Imo better only pass it to the constructor in that single test

Tree-SHA512: 7f85554d6d0fd2096516ca3c608811d5370da66cde35d8031bdc921607a7a4efdb26355896012f75f713f8df09e28d46ba46be69fd96a5898fabb1a25cbcb8ad
2017-11-14 17:44:09 -05:00
..
__init__.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
address.py Use BIP173 addresses in segwit.py test 2017-09-28 17:29:01 -07:00
authproxy.py [tests] Don't subclass from object for Python 3 2017-10-16 21:46:23 -04:00
bignum.py Remove unused variables and/or function calls 2017-08-28 15:18:14 +02:00
blockstore.py Have SegWit active by default 2017-11-06 19:29:20 -08:00
blocktools.py Tests: Refactor to create witness script creation function 2017-04-20 11:28:45 -07:00
comptool.py qa: Remove unused NodeConn members 2017-11-13 17:43:39 -05:00
coverage.py [tests] Don't subclass from object for Python 3 2017-10-16 21:46:23 -04:00
key.py [tests] Don't subclass from object for Python 3 2017-10-16 21:46:23 -04:00
mininode.py qa: Remove unused NodeConn members 2017-11-13 17:43:39 -05:00
netutil.py Remove unused variables and/or function calls 2017-08-28 15:18:14 +02:00
script.py [tests] Don't subclass from object for Python 3 2017-10-16 21:46:23 -04:00
segwit_addr.py Use BIP173 addresses in segwit.py test 2017-09-28 17:29:01 -07:00
siphash.py Rename rpc-tests directory to functional 2017-03-20 10:40:31 -04:00
socks5.py [tests] Don't subclass from object for Python 3 2017-10-16 21:46:23 -04:00
test_framework.py Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup 2017-10-18 16:52:48 +02:00
test_node.py Merge #11677: qa: Remove unused NodeConn members 2017-11-14 17:44:09 -05:00
util.py scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 2017-10-05 09:57:19 -04:00