e2e

package
v0.61.5 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 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

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

func Get

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