dbtest

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Overview

Package dbtest provides database-layer test helpers. Kept separate from internal/testutil to avoid an import cycle: testutil is imported by auth/config/db suites, but this helper depends on internal/db.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupTestDB

func SetupTestDB(ctx context.Context) *ent.Client

SetupTestDB opens an in-memory SQLite database with auto-migration applied. Caller is responsible for closing the returned client (typically via DeferCleanup).

Types

This section is empty.

Jump to

Keyboard shortcuts

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