fakestorage

package
v26.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetTestEnvironment

func SetTestEnvironment(env *environment.Execution)

SetTestEnvironment sets a static test environment TODO: decouple this package from environment

Types

type Fake

type Fake interface {
	Close() error
	URL() string
	CtxDir() string
}

Fake is a static file server. It might be running locally or remotely on test host.

func New

func New(t testing.TB, dir string, modifiers ...func(*fakecontext.Fake) error) Fake

New returns a static file server that will be use as build context.

Jump to

Keyboard shortcuts

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