This repository has been archived on 2024-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-07/src/tests
Dmitri Bogomolov c49c131929
New test case class hierarchy:
- TestProcessProto has common setUpClass and tearDownClass methods
  - TestProcess is for testing the PyBitmessage process (using psutil)
2018-10-22 17:18:23 +03:00
..
__init__.py Basic API tests and simple apinotify handler 2018-10-22 17:18:22 +03:00
apinotify_handler.py Basic API tests and simple apinotify handler 2018-10-22 17:18:22 +03:00
test_api.py New test case class hierarchy: 2018-10-22 17:18:23 +03:00
test_process.py New test case class hierarchy: 2018-10-22 17:18:23 +03:00