latest.ipv8.test.attestation.wallet.irmaexact.test_algorithm

Module Contents

Classes

TestAlgorithm

Tests related to the IRMA algorithm definition.

class latest.ipv8.test.attestation.wallet.irmaexact.test_algorithm.TestAlgorithm(methodName: str = 'runTest')

Bases: latest.ipv8.test.base.TestBase

Tests related to the IRMA algorithm definition.

setUp() None

Create a dummy blob for testing.

test_integration() None

Test whether blobs can be imported and challenged.

test_integration_incomplete() None

Check whether blobs can be imported and partially challenged.

test_integration_wrong() None

Check whether bad responses lead to 0% certainty.