test

package
v0.0.0-...-13c50af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CaughtUpAndReady stands for testing mock node is finishing catching up, /ready should return 200
	CaughtUpAndReady = iota
	// CatchingUpFast stands for mock node is mocking fast catch up state, /ready should return 400
	CatchingUpFast
	// StoppedAtUnsupported stands for mock node stopped at unsupported round, /ready should return 500
	StoppedAtUnsupported
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNodeCatchupStatus

type MockNodeCatchupStatus uint

MockNodeCatchupStatus enumerates over possible mock status of a mock node in testing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL