Crate reth_e2e_test_utils

Source
Expand description

Utilities for end-to-end tests.

Modules§

node
Wrapper type to create test nodes
testsuite
Utilities for running e2e tests against a node or a network of nodes.
transaction
Helper for transaction operations
wallet
Helper type to yield accounts from mnemonic

Traits§

NodeBuilderHelper
Helper trait to simplify bounds when calling setup functions.

Functions§

setup
Creates the initial setup with num_nodes started and interconnected.
setup_engine
Creates the initial setup with num_nodes started and interconnected.

Type Aliases§

Adapter
Type alias for a NodeAdapter
NodeHelperType
Type alias for a type of NodeHelper
TmpDB
Testing database