tests

package
v3.1.12+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2020 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model interface {
	GetID() string
	ToMap() map[string]interface{}
}

type Opts

type Opts struct {
	T              *testing.T
	RepoName       string
	RepoUniqueName string // if not set same as reponame used to get the zip file
	Export         *exportrepo.Opts
	Want           map[string]interface{}

	IncrementalStep1 bool
	Dirs             *TestDirs
}

type TestDirs

type TestDirs struct {
	Wrapper string
	PPRoot  string
}

func NewTestDirs

func NewTestDirs() TestDirs

func Run

func Run(opts Opts) *TestDirs

func (TestDirs) Remove

func (s TestDirs) Remove()

Jump to

Keyboard shortcuts

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