e2e_tests

package
v0.0.31 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Chdir

func Chdir(t *testing.T, dir string)

func GetStoredParentBranchState added in v0.0.15

func GetStoredParentBranchState(t *testing.T, repo *git.Repo, name string) meta.BranchState

func RequireCurrentBranchName added in v0.0.6

func RequireCurrentBranchName(t *testing.T, repo *git.Repo, name string)

Types

type AvOutput

type AvOutput struct {
	ExitCode int
	Stdout   string
	Stderr   string
}

func Av

func Av(t *testing.T, args ...string) AvOutput

func Cmd added in v0.0.5

func Cmd(t *testing.T, exe string, args ...string) AvOutput

func RequireAv

func RequireAv(t *testing.T, args ...string) AvOutput

func RequireCmd added in v0.0.5

func RequireCmd(t *testing.T, exe string, args ...string) AvOutput

Jump to

Keyboard shortcuts

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