testutil

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2020 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDB

func CreateDB(db *gorm.DB, dbName string) error

CreateTestDB Creates a database for testing purposes

func CreateEchoTestContext

func CreateEchoTestContext(req *http.Request, rec *httptest.ResponseRecorder) echo.Context

func GetMockConfig

func GetMockConfig() config.Config

func GetTestDBConnection

func GetTestDBConnection() *gorm.DB

GetConnection Returns the connection to the test db

func GetTestDBName

func GetTestDBName() string

GetTestDBName returns the name of the test DB.

func Migrate

func Migrate(db *gorm.DB) error

Migrate Runs database migrations on the test db

func SetupDB

func SetupDB() (*gorm.DB, error)

SetupDB setup test database for integration and acceptance tests

Types

This section is empty.

Jump to

Keyboard shortcuts

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