acceptance

package
v0.26.1 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TestAccProvider *schema.Provider
View Source
var TestAccProviderFactories map[string]func() (*schema.Provider, error)

Functions

func InitialiseProviders added in v0.3.0

func InitialiseProviders()

func PreCheck

func PreCheck(t *testing.T)

Types

type AddressDetails added in v0.3.0

type AddressDetails struct {
	Street          string
	StreetSecondary string
	City            string
	Region          string
	PostalCode      string
	IsoCountry      string
}

type TestData

type TestData struct {
	AccountSid             string
	PurchasablePhoneNumber string // TODO: Temp hack this needs to be looked up
	PhoneNumberSid         string
	PhoneNumber            string
	FlexChannelServiceSid  string
	PublicKey              string
	AWSAccessKeyID         string
	AWSSecretAccessKey     string
	CustomerName           string
	Address                AddressDetails
}
var TestAccData *TestData

Jump to

Keyboard shortcuts

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