testutil

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: 3 Imported by: 0

Documentation

Overview

Package testutil provides testing utilities and test environment setup.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsTestSecret

func IsTestSecret(value string) bool

IsTestSecret checks if a value has a test/development prefix.

func SetupTestEnvironment

func SetupTestEnvironment(t *testing.T)

Tests should use the synthesized .env with APP_ENV=test.

func SetupTestSecret

func SetupTestSecret(t *testing.T, key, value string)

SetupTestSecret sets a single environment variable for testing.

Types

This section is empty.

Jump to

Keyboard shortcuts

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