test

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package test contains a black-box test for the imagefile package. It is a separate package to allow importing it into the E2E suite where we can use the setup files for the current cluster to actually use the image file inside a VM.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImageFile

func ImageFile(t TInterface)

ImageFile can be embedded inside a Ginkgo suite or a normal Go test and verifies that image files really work, if possible also by mounting them in a VM.

Types

type TInterface

type TInterface interface {
	ginkgo.GinkgoTInterface

	Outer(string, func(t TInterface))
	Inner(string, func(t TInterface))
}

TInterface extends the GinkgoTInterface with support for nested tests.

Jump to

Keyboard shortcuts

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