testutils

package
v0.0.0-...-17c6d09 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestEnv

type TestEnv struct {
	App       *fiber.App
	Server    *server.Server
	DB        *database.Database
	Config    *config.Config
	Storage   *storage.StorageManager
	Logger    *zap.Logger
	TempDir   string
	CleanupFn func()
}

func SetupTestEnv

func SetupTestEnv(t *testing.T) *TestEnv

Jump to

Keyboard shortcuts

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