BTCP-Rebase/qa/rpc-tests/test_framework
Wladimir J. van der Laan b2d7ada372
test: remove necessity to call create_callback_map
Remove necessity to call create_callback_map (as well as the function
itself) from the Python P2P test framework. Invoke the appropriate
methods directly.

- Easy to forget to call it and wonder why it doesn't work
- Simplifies the code
- This makes it easier to handle new messages in subclasses

Github-Pull: #7171
Rebased-From: 2f601d215d
2015-12-07 12:45:14 +01:00
..
__init__.py [QA] restructure rpc tests directory 2015-05-18 15:25:45 +02:00
authproxy.py Add basic coverage reporting for RPC tests 2015-11-11 10:33:43 -08:00
bignum.py [QA] restructure rpc tests directory 2015-05-18 15:25:45 +02:00
blockstore.py Add p2p-fullblocktest.py 2015-08-21 15:31:37 -04:00
blocktools.py Add p2p-fullblocktest.py 2015-08-21 15:31:37 -04:00
comptool.py test: remove necessity to call create_callback_map 2015-12-07 12:45:14 +01:00
coverage.py Add basic coverage reporting for RPC tests 2015-11-11 10:33:43 -08:00
key.py Add p2p-fullblocktest.py 2015-08-21 15:31:37 -04:00
mininode.py test: remove necessity to call create_callback_map 2015-12-07 12:45:14 +01:00
netutil.py [QA] restructure rpc tests directory 2015-05-18 15:25:45 +02:00
script.py Add p2p-fullblocktest.py 2015-08-21 15:31:37 -04:00
socks5.py [QA] restructure rpc tests directory 2015-05-18 15:25:45 +02:00
test_framework.py Add basic coverage reporting for RPC tests 2015-11-11 10:33:43 -08:00
util.py Merge pull request #7022 2015-12-01 12:39:34 +01:00