packages.valory.protocols.abci.tests.test_abci_messages
Test messages module for abci protocol.
TestMessageAbci Objects
class TestMessageAbci(BaseProtocolMessagesTestCase)
Test for the 'abci' protocol message.
build_messages
def build_messages() -> List[AbciMessage]
Build the messages to be used for testing.
build_inconsistent
def build_inconsistent() -> List[AbciMessage]
Build inconsistent messages to be used for testing.