Expand description
Utilities for end-to-end tests.
Modules§
- node
- Wrapper type to create test nodes
- transaction
- Helper for transaction operations
- wallet
- Helper type to yield accounts from mnemonic
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