testutils

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2020 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseTestSuite

type BaseTestSuite struct {
	suite.Suite
	DB      *pg.DB
	Handler http.HandlerFunc
	Server  rest.Server
}

func (*BaseTestSuite) CreateRequest

func (s *BaseTestSuite) CreateRequest(method string, path string, bodyJson interface{}, userId *string) *httptest.ResponseRecorder

func (*BaseTestSuite) SaveNewSchool

func (s *BaseTestSuite) SaveNewSchool() *postgres.School

func (*BaseTestSuite) SetupSuite

func (s *BaseTestSuite) SetupSuite()

func (*BaseTestSuite) TearDownSuite

func (s *BaseTestSuite) TearDownSuite()

Jump to

Keyboard shortcuts

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