MiNode/minode/tests
Lee Miller 3788b12a28
Complete test_packet()
with parsing a prepared message and assertion of validation,
including message.Header; use magic_bytes from shared
assuming the value from the Spec.

Cover message.Message except for repr
2023-08-14 05:14:31 +03:00
..
__init__.py Add minimal process tests based on pybitmessage and a test script 2021-03-09 18:35:07 +02:00
test_message.py Complete test_packet() 2023-08-14 05:14:31 +03:00
test_process.py Test shutting down minode --i2p if there is no running i2pd 2023-08-10 03:55:48 +03:00
test_structure.py Fix some pylint warnings in the tests 2023-08-02 00:17:06 +03:00