3.0.ipv8.test.attestation.tokentree.test_tree
Classes
Module Contents
- class 3.0.ipv8.test.attestation.tokentree.test_tree.TestTree(methodName: str = 'runTest')
Bases:
3.0.ipv8.test.base.TestBaseTests related to the token tree.
- test_other_add_outsequence() None
Check if content is not added to another’s tree if it is not linked to existing data.
- test_other_add_outsequence_overflow() None
Check if content is not added to another’s tree if it is not linked to existing data. Remove the oldest data when too much data is pending.
- test_other_add_duplicate() None
Check if tokens are not added twice (by branch position and content hash).
- test_other_add_duplicate_wcontent() None
Check if a token passes on its content to a duplicate entry without content.