MiNode/minode/tests
Lee Miller 0c898f687b
Expect I2PController to start in TestProcess._wait_time before checks,
thus increasing the maximum wait time, but increase also _connection_limit,
because 2 connections it is only the controller and the listener.
2024-07-29 15:43:09 +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 Invalidate the version message with a large time offset 2024-06-25 20:19:30 +03:00
test_network.py Run listener with a large time offset and ensure it's not connected 2024-06-25 20:19:30 +03:00
test_process.py Expect I2PController to start in TestProcess._wait_time before checks, 2024-07-29 15:43:09 +03:00
test_structure.py Copy the relevant part of test_network_group() from PyBitmessage 2024-06-25 20:19:31 +03:00