steps

package
v0.0.0-...-4655df8 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultTimeout is the default waitFor timeout, in seconds
	DefaultTimeout = 10 * time.Second

	// StatusUpdateTimeout is the timeout for a file status update
	StatusUpdateTimeout = DefaultTimeout * 6

	// StartupDelay delays checking process status for this amount of
	// time in order to catch processes which fail after starting
	// (e.g. due to bad config, etc)
	StartupDelay = 500 * time.Millisecond
)
View Source
const HSMTestFileKey = "HSM-test-file"

HSMTestFileKey is the prefix/key used to generate and refer to the test file

Variables

View Source
var WithMatchers = map[string]handlerFn{}

WithMatchers holds all registered step matchers and their handlers

Functions

func RegisterContext

func RegisterContext(newCtx *harness.ScenarioContext)

RegisterContext resets the package-level singleton

Types

This section is empty.

Jump to

Keyboard shortcuts

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