tests

package
v0.0.0-...-ae1b243 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T interface {
	// GetOperatorConfigs returns a slice of OperatorConfig structs that should be used for this test.
	// All OperatorConfigs that are compatible should be returned.
	GetOperatorConfigs() []manifests.OperatorConfig
	// contains filtered or unexported methods
}

T is an interface for a single test

type Ts

type Ts []T

Ts is a slice of T

func (Ts) Run

func (t Ts) Run(ctx context.Context, infra infra.Provisioned) error

Jump to

Keyboard shortcuts

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