Documentation
¶
Index ¶
- func FakeServiceDefinition(tmpDir, name, definition string) error
- func IfExit(err error)
- func Links(name string, t string, n int) []string
- func RemoveAllContainers() error
- func RemoveContainer(name string, t string, n int) error
- func TestExistAndRun(name, typ string, contNum int, toExist, toRun bool) bool
- func TestsInit(testType string) (err error)
- func TestsTearDown() error
- type TestingInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FakeServiceDefinition ¶
Write a fake service definition file in a tmpDir Eris home directory.
func RemoveContainer ¶
Remove a container of some name, type, and number.
func TestExistAndRun ¶
return to handle failings in each pkg typ = type of test for dealing with do.() details
func TestsInit ¶
testType = one of each package, will switch over it for make additional tempDirs and vars as needed -> [zr] or not, TBD
func TestsTearDown ¶
func TestsTearDown() error
each pacakge will need its own custom stuff if need be do it through a custom pre-process ifExit in each package that calls tests.IfExit()
Types ¶
Click to show internal directories.
Click to hide internal directories.