3.0.ipv8.test.peerdiscovery.test_community ========================================== .. py:module:: 3.0.ipv8.test.peerdiscovery.test_community Classes ------- .. autoapisummary:: 3.0.ipv8.test.peerdiscovery.test_community.TestDiscoveryCommunity Module Contents --------------- .. py:class:: TestDiscoveryCommunity(methodName: str = 'runTest') Bases: :py:obj:`3.0.ipv8.test.base.TestBase` Tests related to the DiscoveryCommunity. .. py:method:: setUp() -> None Create two discovery communities that are not managed by TestBase. .. py:method:: tearDown() -> None :async: We made our own unmanaged overlays: tear them down. .. py:method:: test_deprecated_introduction() -> None :async: Check if we can handle the deprecated Discovery introduction request as a normal one. .. py:method:: test_bootstrap() -> None :async: Check if we can bootstrap our peerdiscovery. .. py:method:: test_cross_peer() -> None :async: If we have different peers under our control, don't claim to be the other identity.