PyBitmessage/src/tests
Dmitri Bogomolov d6c1845b71
Moved Peer from state to network.node
and trustedPeer to network.connectionpool.BMConnectionPool attribute
2019-11-11 17:13:12 +02:00
..
__init__.py Basic API tests and simple apinotify handler 2018-10-22 17:18:22 +03:00
apinotify_handler.py Style fixes and docstrings for tests 2018-10-22 17:18:23 +03:00
core.py Moved Peer from state to network.node 2019-11-11 17:13:12 +02:00
test_api.py test_api pylint fixes 2019-09-26 19:50:53 +05:30
test_blindsig.py Add intermediary tests 2019-08-28 13:21:44 +02:00
test_config.py test_config pylint fixes 2019-09-26 19:51:02 +05:30
test_crypto.py Suppressed pylint warnings in test_crypto 2019-04-22 12:53:59 +03:00
test_logger.py Test new logging approach, both debug.logger and resetLogging 2019-10-18 09:35:31 +03:00
test_process.py Separate method for stopping the bitmessage process and new test case 2019-04-22 12:19:09 +03:00