Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AwaitHealthy ¶
func AwaitHealthy(parentCtx context.Context, network backend.Network, healthCheckFreq time.Duration) error
AwaitHealthy returns a nil error after all of the nodes in [network] report healthy. Forwards the parameters [parentCtx] and [healthCheckFreq] into AwaitHealthy
func TestNetworkOrchestrator ¶
func TestNetworkOrchestrator(ctx context.Context, t *testing.T, orchestrator backend.NetworkOrchestrator)
TestNetworkOrchestrator tests that [orchestator] can be used to construct the default local network and wait for all of the clients to get healthy before tearing the network down.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.