config

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestConfig

type TestConfig struct {
	BaseURL           string
	CustomerPortalURL string
	Timeout           time.Duration
	Headless          bool
	SlowMo            int
	Screenshots       bool
	Videos            bool
	AdminEmail        string
	AdminPassword     string
}

TestConfig holds all configuration for E2E tests

func GetConfig

func GetConfig() *TestConfig

GetConfig returns the test configuration from environment variables

Jump to

Keyboard shortcuts

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