fixtures

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Copyright 2020 New Relic Corporation. All rights reserved. SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

View Source
var (
	BasicCmdWithSpace  = testhelp.Script(path.Join("..", "fixtures", "basic cmd"+getExtension()))
	TimestampDiscovery = testhelp.WrapScriptPath("..", "fixtures", "discoverer", "discoverer.go")
	// The following test can't use `testhelp.WrapScriptPath` as it has arguments passed to it
	InventoryGoFile = testhelp.Script(path.Join("..", "fixtures", "inventory", "inventory.go"))
)
View Source
var (
	IntegrationScript        = testhelp.Script("../fixtures/integration.sh")
	IntegrationVerboseScript = testhelp.Script("../fixtures/integration_verbose.sh")
	IntegrationPrintsErr     = testhelp.Script("../fixtures/integration_err.sh")
	BasicCmd                 = testhelp.Script("../fixtures/basic_cmd.sh")
	ErrorCmd                 = testhelp.Script("../fixtures/error_cmd.sh")
	BlockedCmd               = testhelp.Script("../fixtures/blocked_cmd.sh")
	FileContentsCmd          = testhelp.Script("../fixtures/filecontents.sh")
	FileContentsWithArgCmd   = testhelp.Script("../fixtures/filecontents_witharg.sh")
	FileContentsFromEnvCmd   = testhelp.Script("../fixtures/filecontents_fromenv.sh")
	EchoFromEnv              = testhelp.Script("../fixtures/echo_from_env.sh")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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