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_estimateGasparity tests against the Lotus node on the docker devnet.
Enums§
- Devnet
Command - Integration tests that require the docker devnet