test

package
v4.0.0-rc7+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2017 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package test implements common test suite for different transport implementations.

Package test implements common test suite for different transport implementations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReceivePackSuite

type ReceivePackSuite struct {
	Endpoint            transport.Endpoint
	EmptyEndpoint       transport.Endpoint
	NonExistentEndpoint transport.Endpoint
	EmptyAuth           transport.AuthMethod
	Client              transport.Transport
}

func (*ReceivePackSuite) TestAdvertisedReferencesEmpty

func (s *ReceivePackSuite) TestAdvertisedReferencesEmpty(c *C)

func (*ReceivePackSuite) TestAdvertisedReferencesNotExists

func (s *ReceivePackSuite) TestAdvertisedReferencesNotExists(c *C)

func (*ReceivePackSuite) TestCallAdvertisedReferenceTwice

func (s *ReceivePackSuite) TestCallAdvertisedReferenceTwice(c *C)

func (*ReceivePackSuite) TestCapabilities

func (s *ReceivePackSuite) TestCapabilities(c *C)

func (*ReceivePackSuite) TestDefaultBranch

func (s *ReceivePackSuite) TestDefaultBranch(c *C)

func (*ReceivePackSuite) TestFullSendPackOnEmpty

func (s *ReceivePackSuite) TestFullSendPackOnEmpty(c *C)

func (*ReceivePackSuite) TestFullSendPackOnNonEmpty

func (s *ReceivePackSuite) TestFullSendPackOnNonEmpty(c *C)

func (*ReceivePackSuite) TestSendPackAddDeleteReference

func (s *ReceivePackSuite) TestSendPackAddDeleteReference(c *C)

func (*ReceivePackSuite) TestSendPackOnEmpty

func (s *ReceivePackSuite) TestSendPackOnEmpty(c *C)

func (*ReceivePackSuite) TestSendPackOnEmptyWithReportStatus

func (s *ReceivePackSuite) TestSendPackOnEmptyWithReportStatus(c *C)

func (*ReceivePackSuite) TestSendPackOnNonEmpty

func (s *ReceivePackSuite) TestSendPackOnNonEmpty(c *C)

func (*ReceivePackSuite) TestSendPackOnNonEmptyWithReportStatus

func (s *ReceivePackSuite) TestSendPackOnNonEmptyWithReportStatus(c *C)

func (*ReceivePackSuite) TestSendPackOnNonEmptyWithReportStatusWithError

func (s *ReceivePackSuite) TestSendPackOnNonEmptyWithReportStatusWithError(c *C)

type UploadPackSuite

type UploadPackSuite struct {
	Endpoint            transport.Endpoint
	EmptyEndpoint       transport.Endpoint
	NonExistentEndpoint transport.Endpoint
	EmptyAuth           transport.AuthMethod
	Client              transport.Transport
}

func (*UploadPackSuite) TestAdvertisedReferencesEmpty

func (s *UploadPackSuite) TestAdvertisedReferencesEmpty(c *C)

func (*UploadPackSuite) TestAdvertisedReferencesFilterUnsupported

func (s *UploadPackSuite) TestAdvertisedReferencesFilterUnsupported(c *C)

func (*UploadPackSuite) TestAdvertisedReferencesNotExists

func (s *UploadPackSuite) TestAdvertisedReferencesNotExists(c *C)

func (*UploadPackSuite) TestCallAdvertisedReferenceTwice

func (s *UploadPackSuite) TestCallAdvertisedReferenceTwice(c *C)

func (*UploadPackSuite) TestCapabilities

func (s *UploadPackSuite) TestCapabilities(c *C)

func (*UploadPackSuite) TestDefaultBranch

func (s *UploadPackSuite) TestDefaultBranch(c *C)

func (*UploadPackSuite) TestFetchError

func (s *UploadPackSuite) TestFetchError(c *C)

func (*UploadPackSuite) TestFullUploadPack

func (s *UploadPackSuite) TestFullUploadPack(c *C)

func (*UploadPackSuite) TestUploadPack

func (s *UploadPackSuite) TestUploadPack(c *C)

func (*UploadPackSuite) TestUploadPackInvalidReq

func (s *UploadPackSuite) TestUploadPackInvalidReq(c *C)

func (*UploadPackSuite) TestUploadPackMulti

func (s *UploadPackSuite) TestUploadPackMulti(c *C)

func (*UploadPackSuite) TestUploadPackNoChanges

func (s *UploadPackSuite) TestUploadPackNoChanges(c *C)

Jump to

Keyboard shortcuts

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