test

package
v0.0.0-...-8f9ce2e Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAuthHeaderFromCredentials

func GetAuthHeaderFromCredentials(username, password string, ts *httptest.Server) map[string]string

func GetAuthTokenFromCredentials

func GetAuthTokenFromCredentials(username, password string, ts *httptest.Server) string

func GetDefaultAuthHeader

func GetDefaultAuthHeader(ts *httptest.Server) map[string]string

func GetDefaultAuthToken

func GetDefaultAuthToken(ts *httptest.Server) string

func GetLifecycle

func GetLifecycle(file string) *goapp.Lifecycle

func GetNode

func GetNode(app *goapp.App, res *Response) *base.Node

func GetPager

func GetPager(app *goapp.App, res *Response) *api.ApiPager

func InitSearchFixture

func InitSearchFixture(app *goapp.App) []*base.Node

func RunHttpTest

func RunHttpTest(t *testing.T, f func(t *testing.T, ts *httptest.Server, app *goapp.App))

Types

type Response

type Response struct {
	*http.Response
	RawBody []byte
	// contains filtered or unexported fields
}

func RunRequest

func RunRequest(method string, path string, options ...interface{}) (*Response, error)

func (Response) GetBody

func (r Response) GetBody() []byte

func (Response) GetBodyAsString

func (r Response) GetBodyAsString() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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