Documentation
¶
Index ¶
Constants ¶
View Source
const ClusterEnv = "HELMTIDE_TEST_CLUSTER"
ClusterEnv names the kubeconfig, by absolute path, to run cluster-dependent tests against. Setting it both selects the cluster and turns the isolation off; nothing else does either.
View Source
const Root = "../../tests/"
Root is rootdir for test files.
Variables ¶
View Source
var ErrTestTimeout = errors.New("tests timeout exceeded")
Functions ¶
func RequireCluster ¶
RequireCluster skips a test unless a cluster was explicitly provided, so a suite that needs one is opted into rather than silently borrowing whichever cluster the developer happens to be logged into.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.