e2e

package
v1.11.10-rc.2 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// Label for filtering a test that is not primarily a C-Chain test
	// but nonentheless uses the C-Chain. Intended to support
	// execution of all C-Chain tests by the coreth repo in an e2e job.
	UsesCChainLabel = "uses-c"
)

Variables

This section is empty.

Functions

func DescribeCChain

func DescribeCChain(text string, args ...interface{}) bool

DescribeCChain annotates the tests for C-Chain.

func DescribePChain

func DescribePChain(text string, args ...interface{}) bool

DescribePChain annotates the tests for P-Chain.

func DescribeXChain

func DescribeXChain(text string, args ...interface{}) bool

DescribeXChain annotates the tests for X-Chain.

func DescribeXChainSerial

func DescribeXChainSerial(text string, args ...interface{}) bool

DescribeXChainSerial annotates serial tests for X-Chain.

Types

type FlagVars

type FlagVars struct {
	// contains filtered or unexported fields
}

func RegisterFlags

func RegisterFlags() *FlagVars

func (*FlagVars) AvalancheGoExecPath

func (v *FlagVars) AvalancheGoExecPath() string

func (*FlagVars) NetworkDir added in v1.10.17

func (v *FlagVars) NetworkDir() string

func (*FlagVars) NetworkShutdownDelay added in v1.11.3

func (v *FlagVars) NetworkShutdownDelay() time.Duration

func (*FlagVars) NodeCount added in v1.11.9

func (v *FlagVars) NodeCount() int

func (*FlagVars) PluginDir added in v1.10.18

func (v *FlagVars) PluginDir() string

func (*FlagVars) ReuseNetwork added in v1.11.9

func (v *FlagVars) ReuseNetwork() bool

func (*FlagVars) StopNetwork added in v1.11.9

func (v *FlagVars) StopNetwork() bool

Jump to

Keyboard shortcuts

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