PyBitmessage/src/tests
Dmitri Bogomolov daf556ca50
Added tests for knownnodes:
- import of pickled knownnodes;
  - default knownnodes if nothing imported;
  - knownnodes starvation (#1335), demanded changes in networkthread.
2018-10-22 17:18:24 +03: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 Added tests for knownnodes: 2018-10-22 17:18:24 +03:00
test_api.py Added address length check 2018-10-22 17:18:24 +03:00
test_config.py Test case for config, not runs pybitmessage yet 2018-10-22 17:18:24 +03:00
test_process.py Marked use of random, subprocess and xmlrpclib in tests 2018-10-22 17:18:24 +03:00