testconfig

package
v1.36.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2026 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RunAllGoEnv when set triggers execution of all go tests
	RunAllGoEnv = "TEST_ALL_GO"
	// RunOpenSearchEnv when set triggers OpenSearch tests execution (pkg/opensearch/)
	RunOpenSearchEnv = "TEST_OPENSEARCH"
	// RunPostgresEnv when set triggers postgres tests execution
	RunPostgresEnv = "TEST_POSTGRES"
	// KeepFailedEnv when set keeps the environment and test data after test execution failed.
	// This is useful for debugging failed tests.
	KeepFailedEnv = "TEST_KEEP_FAILED"
)

Env variables to control test suites execution

Variables

This section is empty.

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