fixtures

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GithubRepo = models.Repo{
	CloneURL:          "https://user:password@github.com/runatlantis/atlantis.git",
	FullName:          "runatlantis/atlantis",
	Owner:             "runatlantis",
	SanitizedCloneURL: "https://github.com/runatlantis/atlantis.git",
	Name:              "atlantis",
	VCSHost: models.VCSHost{
		Hostname: "github.com",
		Type:     models.Github,
	},
}
View Source
var GitlabRepo = models.Repo{
	CloneURL:          "https://user:password@github.com/runatlantis/atlantis.git",
	FullName:          "runatlantis/atlantis",
	Owner:             "runatlantis",
	SanitizedCloneURL: "https://gitlab.com/runatlantis/atlantis.git",
	Name:              "atlantis",
	VCSHost: models.VCSHost{
		Hostname: "gitlab.com",
		Type:     models.Gitlab,
	},
}
View Source
var Pull = models.PullRequest{
	Num:        1,
	HeadCommit: "16ca62f65c18ff456c6ef4cacc8d4826e264bb17",
	HeadBranch: "branch",
	Author:     "lkysow",
	URL:        "url",
}
View Source
var User = models.User{
	Username: "lkysow",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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