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§

Environment
Represents a test environment.
LatestBlockInfo
Represents the latest block information.
NodeClient
Client handles for both regular RPC and Engine API endpoints
TestBuilder
Builder for creating test scenarios