3.0.ipv8.test.REST.test_network_endpoint
Classes
Module Contents
- class 3.0.ipv8.test.REST.test_network_endpoint.TestNetworkEndpoint
Bases:
3.0.ipv8.test.base.TestBase[3.0.ipv8.test.mocking.community.MockCommunity]Tests related to the network REST endpoint.
- mock_peer
- mock_b64mid
- mock_b64pubkey
- async test_one_peer_no_services() None
Check if the network endpoint returns its one known peer with no services.
- async test_one_peer_one_service() None
Check if the network endpoint returns its one known peer with one service.