Module testsuite

Module testsuite 

Source
Expand description

Utilities for running e2e tests against a node or a network of nodes.

Modules§

actions
Actions that can be performed in tests.
setup
Test setup utilities for configuring the initial state.

Structs§

BlockInfo
Represents complete block information.
Environment
Represents a test environment.
NodeClient
Client handles for both regular RPC and Engine API endpoints
NodeState
Per-node state tracking for multi-node environments
TestBuilder
Builder for creating test scenarios