acceptance

package
v0.0.0-...-ba62d1a Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AlwaysRun

func AlwaysRun(command string, arguments ...string)

func LoadOrPanic

func LoadOrPanic(variable string) string

func Randomized

func Randomized(prefix string) string

func ReturnOnlyBody

func ReturnOnlyBody(body string) []byte

func Run

func Run(command string, arguments ...string) string

Types

type GUIDResponse

type GUIDResponse struct {
	Resources []struct {
		MetaData struct {
			GUID string `json:"guid"`
		} `json:"metadata"`
	}
}

type TestSuiteContext

type TestSuiteContext struct {
	NotificationsAppGUID        string
	NotificationsOrg            string
	NotificationsSpace          string
	UAACAdminClientID           string
	UAACAdminClientSecret       string
	CFAdminUsername             string
	CFAdminPassword             string
	TestUserGUID                string
	TestUserName                string
	TestUserPassword            string
	TestOrg                     string
	TestSpace                   string
	TestClientSenderID          string
	TestClientSenderSecret      string
	TestClientSenderAuthorities []string
	TestClientSenderGrantTypes  []string
	NotificationsDomain         string
	UAADomain                   string
	CCDomain                    string
	LogToken                    string
	Deliveries                  []smtpd.Envelope
}

Jump to

Keyboard shortcuts

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