acctest

package
v0.15.2 Latest Latest
Warning

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

Go to latest
Published: May 18, 2026 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Providers map[string]func() (tfprotov6.ProviderServer, error)

Functions

func CreateESAccessToken added in v0.14.4

func CreateESAccessToken(t *testing.T) string

func KibanaConnectionAuthChecks added in v0.15.0

func KibanaConnectionAuthChecks(resourceName string) []resource.TestCheckFunc

func KibanaConnectionVariables added in v0.15.0

func KibanaConnectionVariables(additional ...config.Variables) config.Variables

func NamedTestCaseDirectory added in v0.12.2

func NamedTestCaseDirectory(name string) config.TestStepConfigFunc

func PreCheck

func PreCheck(t *testing.T)

func PreCheckWithExplicitKibanaEndpoint added in v0.14.4

func PreCheckWithExplicitKibanaEndpoint(t *testing.T)

func PreCheckWithWorkflowsEnabled added in v0.14.4

func PreCheckWithWorkflowsEnabled(t *testing.T, minVersion *version.Version)

PreCheckWithWorkflowsEnabled runs standard pre-checks, skips if the server version is below minVersion, and ensures the workflows UI setting is enabled in Kibana.

Types

type TLSMaterial added in v0.14.4

type TLSMaterial struct {
	CAPEM    string
	CertPEM  string
	KeyPEM   string
	CAFile   string
	CertFile string
	KeyFile  string
}

func CreateTLSMaterial added in v0.14.4

func CreateTLSMaterial(t *testing.T, commonName string) TLSMaterial

Directories

Path Synopsis
Package reproductions holds TestAccReproduceIssue{N} acceptance tests authored by the reproducer-factory workflow as a fallback when no resource package can be confidently identified from the issue.
Package reproductions holds TestAccReproduceIssue{N} acceptance tests authored by the reproducer-factory workflow as a fallback when no resource package can be confidently identified from the issue.

Jump to

Keyboard shortcuts

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