Skip to main content

Module devnet_cmd

Module devnet_cmd 

Source
Expand description

Integration suites that run against the local docker devnet. Unlike the unit suite, these need a running devnet with both a Forest and a Lotus node reachable and the test harness environment wired up. preflight fails early with actionable errors when that environment is missing, rather than letting a suite surface it as an opaque mid-run error.

Modules§

eth_gas 🔒
eth_estimateGas parity tests against the Lotus node on the docker devnet.

Enums§

DevnetCommand
Integration tests that require the docker devnet

Functions§

preflight 🔒