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§
- Node
Builder Helper - 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
- Node
Helper Type - Type alias for a type of
NodeHelper
- TmpDB
- Testing database