testing

package
v0.365.15 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActionApiPath  = "testingactionsapi"
	JobPath        = "testingjobs"
	SubscriberPath = "testingsubscribers"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RunnerOpts

type RunnerOpts struct {
	Dir             string
	Pattern         string
	DbConnInfo      *db.ConnectionInfo
	FunctionsOutput io.Writer
	EnvVars         map[string]string
	Secrets         map[string]string
	TestGroupName   string
}

type TestOutput

type TestOutput struct {
	Output  string
	Success bool
}

func Run

func Run(opts *RunnerOpts) (*TestOutput, error)

Jump to

Keyboard shortcuts

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