testconstants

package
v1.88.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

testsconstants contains constants used in tests.

Index

Constants

This section is empty.

Variables

View Source
var TestNameRegexToSkipForTestCRUD = []string{

	".*orgrole.*",
}

TestNameRegexToSkipForTestCRUD is similar to TestNameRegexToSkip, but is specific for the TestCRUD tests.

The same recommendations for documentation as TestNameRegexesToSkip apply.

View Source
var TestNameRegexesToSkip = []string{}

TestNameSubstringsToSkip contains a list of substrings that test names are matched against, to skip.

Typically these are skipped temporaily, and each string should include a comment with a ticket to denote the temporary issue being addressed, and if possibly a date to remove.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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