Versions in this module Expand all Collapse all v0 v0.3.0 Aug 16, 2026 v0.2.0 Aug 7, 2026 Changes in this version + func FreshDB(t *testing.T) string v0.1.0 Jul 16, 2026 Changes in this version + func Main(m *testing.M) int + func NewPool(t *testing.T) *pgxpool.Pool + func NewSession(t *testing.T, pool *pgxpool.Pool, envKind string) (sessionID, envID domain.ID) + func NewSessionInEnv(t *testing.T, pool *pgxpool.Pool, envID domain.ID) (sessionID domain.ID)