e2e

package
v0.18.2 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package e2e implements end to end testing utilities.

Index

Constants

View Source
const Env = "CH_E2E"

Env variable for E2E tests.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status added in v0.7.0

type Status byte
const (
	NotSet   Status = iota // N/A
	Enabled                // explicitly enabled
	Disabled               // explicitly disabled
)

func Get added in v0.7.0

func Get(tb testing.TB) Status

Get reports current end-to-end status.

Jump to

Keyboard shortcuts

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