tests.api.bma package

Submodules

tests.api.bma.test_blockchain module

class tests.api.bma.test_blockchain.TestBmaBlockchain(methodName='runTest')

Bases: TestCase

test_parameters()
test_schema_actives()
test_schema_block()
test_schema_block_0()
test_schema_blocks()
test_schema_certifications()
test_schema_hardship()
test_schema_joiners()
test_schema_leavers()
test_schema_membership()
test_schema_newcomers()
test_schema_tx()
test_schema_ud()

tests.api.bma.test_bma module

class tests.api.bma.test_bma.TestBmaApi(methodName='runTest')

Bases: TestCase

test_parse_error()
test_reverse_url_complete()
test_reverse_url_complete_bmas()
test_reverse_url_complete_gva()
test_reverse_url_only_ipv4()
test_reverse_url_only_ipv6()

tests.api.bma.test_network module

class tests.api.bma.test_network.TestBmaNetwork(methodName='runTest')

Bases: TestCase

test_peering()
test_peering_peers_leaf()
test_peering_peers_root()
test_peers()
test_ws2p_heads()

tests.api.bma.test_tx module

class tests.api.bma.test_tx.TestBmaTx(methodName='runTest')

Bases: TestCase

test_bma_tx_history()
test_bma_tx_sources()

tests.api.bma.test_wot module

class tests.api.bma.test_wot.TestBmaWot(methodName='runTest')

Bases: TestCase

test_bma_wot_cert()
test_bma_wot_lookup()
test_bma_wot_members()
test_bma_wot_requirements()

tests.api.bma.test_ws module

class tests.api.bma.test_ws.TestBmaWebsocket(methodName='runTest')

Bases: TestCase

test_block()
test_peer()

Module contents