tests

package
v2.18.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareTree added in v2.10.0

func CompareTree(a, b *services.GraphNode) bool

CompareTree returns true iff the two trees contain the same nodes (regardless of their order)

func CreateTempDirWithCallbackAndAssert added in v2.8.0

func CreateTempDirWithCallbackAndAssert(t *testing.T) (string, func())

func PrepareDotGitDir

func PrepareDotGitDir(t *testing.T, sourceDirPath, targetDirPath string) (string, string)

Prepare the .git environment for the test. Takes an existing folder and making it .git dir. sourceDirPath - Relative path to the source dir to change to .git targetDirPath - Relative path to the target created .git dir, usually 'testdata' under the parent dir.

func RemovePath

func RemovePath(testPath string, t *testing.T)

Removing the provided path from the filesystem

func RenamePath

func RenamePath(oldPath, newPath string, t *testing.T)

Renaming from old path to new path.

func SetJfrogHome

func SetJfrogHome() (cleanUp func(), err error)

Set HomeDir to desired location. Caller is responsible to set the old home location back.

func ValidateListsIdentical added in v2.9.0

func ValidateListsIdentical(expected, actual []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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