testutil

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: May 13, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenTestDB

func OpenTestDB(t *testing.T) *sql.DB

OpenTestDB opens an in-memory SQLite database with migrations applied. It bypasses the database.Open singleton, creating a fresh instance per test.

func SeedTraffic added in v0.1.0

func SeedTraffic(t *testing.T, db *sql.DB, label string, bytesIn, bytesOut int64)

SeedTraffic inserts traffic data for testing via raw SQL.

Types

This section is empty.

Jump to

Keyboard shortcuts

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