Versions in this module Expand all Collapse all v1 v1.0.0 Oct 24, 2020 Changes in this version + func CreateDB(db *gorm.DB, dbName string) error + func CreateEchoTestContext(req *http.Request, rec *httptest.ResponseRecorder) echo.Context + func GetMockConfig() config.Config + func GetTestDBConnection() *gorm.DB + func GetTestDBName() string + func Migrate(db *gorm.DB) error + func SetupDB() (*gorm.DB, error)