Documentation
¶
Index ¶
- func Cleanup()
- func Contains(arr []string, s string) bool
- func GetTestAccount() (string, string, error)
- func IntegrationTest(t *testing.T)
- func RandomTestSuffix() string
- func SmokeTest(t *testing.T)
- func WaitForInstanceToReachStatus(ctx context.Context, instanceID string, status instance.InstanceStatusType) error
- func WaitForInstanceToReachStatusAndVersion(ctx context.Context, instanceID string, status instance.InstanceStatusType, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTestAccount ¶
func IntegrationTest ¶
func RandomTestSuffix ¶ added in v1.4.16
func RandomTestSuffix() string
RandomTestSuffix returns an 8-char lowercase hex slice of a fresh UUIDv4 suitable for suffixing test-scoped resource names so concurrent or repeated runs of the same test don't collide on uniqueness constraints.
func WaitForInstanceToReachStatusAndVersion ¶ added in v1.4.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.