fixtures

package
v2.10.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Path

func Path(segment ...string) string

Types

type TestConfigs

type TestConfigs struct {
	Path string
}

func SetupTestConfigs

func SetupTestConfigs() *TestConfigs

func SetupTestConfigsWithUnixSocket

func SetupTestConfigsWithUnixSocket() *TestConfigs

func SetupTomlTestConfig

func SetupTomlTestConfig() *TestConfigs

func SetupTomlTestConfigWithUnixSocket

func SetupTomlTestConfigWithUnixSocket() *TestConfigs

func (*TestConfigs) TearDown

func (c *TestConfigs) TearDown()

type TestRepo

type TestRepo struct {
	Remote   string
	TearDown func()
}

func SetupTestRepo

func SetupTestRepo() *TestRepo

func (*TestRepo) AddFile

func (r *TestRepo) AddFile(filePath string, content string)

func (*TestRepo) AddRemote

func (r *TestRepo) AddRemote(name, url, pushURL string)

Jump to

Keyboard shortcuts

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