test

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DataDir indicates the root directory of the test
	DataDir = "elastos_test"

	// DataPath indicates the path storing the chain data in test
	DataPath = filepath.Join(DataDir, "data")

	// NodeLogPath indicates the path storing the node log in test
	NodeLogPath = filepath.Join(DataDir, "logs/node")

	// DPoSLogPath indicates the path storing the DPoS log in test
	DPoSLogPath = filepath.Join(DataDir, "logs/dpos")
)

Functions

func SkipShort

func SkipShort(t *testing.T)

SkipShort is used to skip the following testing in short mode

Types

This section is empty.

Jump to

Keyboard shortcuts

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