PyBitmessage/src/tests
Peter Šurda ff1f451691
Blind signature updates
- added serializing and deserializing
- added a signature chain class `ECCBlindSigChain`
- added more tests
2020-03-31 14:13:32 +08: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 Fixed some mistakes in tor dependent tests and marked them 2020-01-04 14:28:45 +02:00
test_api.py test_api pylint fixes 2019-09-26 19:50:53 +05:30
test_blindsig.py Blind signature updates 2020-03-31 14:13:32 +08: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_networkgroup.py Restrict outbound connections on network groups 2019-11-18 12:20:29 +01:00
test_openssl.py Blind signature updates 2020-03-31 14:13:32 +08:00
test_process.py Separate method for stopping the bitmessage process and new test case 2019-04-22 12:19:09 +03:00