environment

package
v0.14.5-rc.3 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithDataStoreEnabled

func WithDataStoreEnabled() option

func WithPokeshop

func WithPokeshop() option

func WithPokeshopWithStream

func WithPokeshopWithStream() option

Types

type Manager

type Manager interface {
	Name() string
	Start(t *testing.T)
	Close(t *testing.T)
	GetCLIConfigPath(t *testing.T) string
	GetEnvironmentResourcePath(t *testing.T, resourceName string) string
	GetTestResourcePath(t *testing.T, resourceName string) string
}

func CreateAndStart

func CreateAndStart(t *testing.T, options ...option) Manager

func GetManager

func GetManager(environmentType string, options ...option) Manager

Jump to

Keyboard shortcuts

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