testhelper

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2017 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const GitalyInfoRefsResponseMock = "Mock Gitaly InfoRefsResponse data"

Variables

This section is empty.

Functions

func AssertPatchSeries added in v0.8.5

func AssertPatchSeries(t *testing.T, blob []byte, expected ...string)

AssertPatchSeries takes a `git format-patch` blob, extracts the From xxxxx lines and compares the SHAs to expected list.

func AssertResponseBody

func AssertResponseBody(t *testing.T, response *httptest.ResponseRecorder, expectedBody string)

func AssertResponseBodyRegexp added in v1.4.0

func AssertResponseBodyRegexp(t *testing.T, response *httptest.ResponseRecorder, expectedBody *regexp.Regexp)

func AssertResponseCode

func AssertResponseCode(t *testing.T, response *httptest.ResponseRecorder, expectedCode int)

func AssertResponseHeader

func AssertResponseHeader(t *testing.T, w http.ResponseWriter, header string, expected ...string)

func BuildExecutables added in v0.7.9

func BuildExecutables() (func(), error)

func ConfigureSecret added in v1.2.0

func ConfigureSecret()

func RootDir added in v0.8.0

func RootDir() string

func TestServerWithHandler

func TestServerWithHandler(url *regexp.Regexp, handler http.HandlerFunc) *httptest.Server

Types

type GitalyTestServer added in v1.4.0

type GitalyTestServer struct{}

func NewGitalyServer added in v1.4.0

func NewGitalyServer() *GitalyTestServer

func (*GitalyTestServer) InfoRefsReceivePack added in v1.4.0

func (s *GitalyTestServer) InfoRefsReceivePack(in *pb.InfoRefsRequest, stream pb.SmartHTTP_InfoRefsReceivePackServer) error

func (*GitalyTestServer) InfoRefsUploadPack added in v1.4.0

Jump to

Keyboard shortcuts

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