testutil

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTestDB

func CreateTestDB(ctx context.Context, t *testing.T, dbConf db.Config) (*db.Session, error)

CreateTestDB creates a fresh test database for integration tests. It creates a new database with a unique name based on the test name and returns the connection.

func QuoteIdentifier

func QuoteIdentifier(name string) string

QuoteIdentifier quotes a string as a PostgreSQL identifier. It wraps the identifier in double quotes and escapes any internal double quotes.

Types

This section is empty.

Jump to

Keyboard shortcuts

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