test

package
v0.0.0-...-452f874 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2019 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandStringBytesMaskImprSrc

func RandStringBytesMaskImprSrc(n int) string

func RunHttpTest

func RunHttpTest(t *testing.T, optin *TestOptin, f func(args *Arguments))

Types

type Arguments

type Arguments struct {
	TestServer   *httptest.Server
	MockedServer *httptest.Server
	App          *goapp.App
	T            *testing.T
}

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

type TestOptin

type TestOptin struct {
	Composer bool
	Npm      bool
	Git      bool
	Bower    bool
	Static   bool
}

Jump to

Keyboard shortcuts

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