webpush_test

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IMAGE_NAME = "postgres:alpine"

	DB_NAME     = "test"
	DB_USER     = "postgres"
	DB_PASSWORD = "postgres"

	DB_LOG    = "database system is ready to accept connections"
	DB_SCHEMA = "schema.sql"

	CWD = "../"
)

Variables

This section is empty.

Functions

func CreateContainer

func CreateContainer(ctx context.Context, t *testing.T) (container *postgres.PostgresContainer, err error)

func EchoHeaders

func EchoHeaders(res http.ResponseWriter, req *http.Request)

func LoadFixture

func LoadFixture(name string, v interface{}) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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