Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMetricsValue ¶
func LoadHexTestKeys ¶ added in v1.8.4
func LoadHexTestKeys(filePath string) (keys []*crypto.PrivateKeySECP256K1R, err error)
Loads a list of secp256k1 hex-encoded private keys from the file, new-line separated.
func Outf ¶
func Outf(format string, args ...interface{})
Outputs to stdout.
e.g.,
Out("{{green}}{{bold}}hi there %q{{/}}", "aa") Out("{{magenta}}{{bold}}hi therea{{/}} {{cyan}}{{underline}}b{{/}}")
ref. https://github.com/onsi/ginkgo/blob/v2.0.0/formatter/formatter.go#L52-L73
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
e2e implements the e2e tests.
|
e2e implements the e2e tests. |
banff
Implements tests for the banff network upgrade.
|
Implements tests for the banff network upgrade. |
ping
Implements ping tests, requires network-runner cluster.
|
Implements ping tests, requires network-runner cluster. |
static-handlers
Implements static handlers tests for avm and platformvm
|
Implements static handlers tests for avm and platformvm |
x/transfer
Implements X-chain transfer tests.
|
Implements X-chain transfer tests. |
x/whitelist-vtx
Implements X-Chain whitelist vtx (stop vertex) tests.
|
Implements X-Chain whitelist vtx (stop vertex) tests. |
Click to show internal directories.
Click to hide internal directories.