testing

package
v2.0.0-beta.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const FlavorProfilesListBody = `` /* 488-byte string literal not displayed */
View Source
const PostUpdateFlavorBody = `` /* 199-byte string literal not displayed */
View Source
const SingleFlavorProfileBody = `` /* 199-byte string literal not displayed */

Variables

View Source
var (
	FlavorProfileSingle = flavorprofiles.FlavorProfile{
		ID:           "c55d080d-af45-47ee-b48c-4caa5e87724f",
		Name:         "amphora-single",
		ProviderName: "amphora",
		FlavorData:   "{\"loadbalancer_topology\": \"SINGLE\"}",
	}

	FlavorProfileAct = flavorprofiles.FlavorProfile{
		ID:           "f78d2815-3714-4b6e-91d8-cf821ba01017",
		Name:         "amphora-act-stdby",
		ProviderName: "amphora",
		FlavorData:   "{\"loadbalancer_topology\": \"ACTIVE_STANDBY\"}",
	}

	FlavorDb = flavorprofiles.FlavorProfile{
		ID:           "dcd65be5-f117-4260-ab3d-b32cc5bd1272",
		Name:         "amphora-test",
		ProviderName: "amphora",
		FlavorData:   "{\"loadbalancer_topology\": \"ACTIVE_STANDBY\"}",
	}

	FlavorUpdated = flavorprofiles.FlavorProfile{
		ID:           "dcd65be5-f117-4260-ab3d-b32cc5bd1272",
		Name:         "amphora-test-updated",
		ProviderName: "amphora",
		FlavorData:   "{\"loadbalancer_topology\": \"SINGLE\"}",
	}
)

Functions

func HandleFlavorProfileCreationSuccessfully

func HandleFlavorProfileCreationSuccessfully(t *testing.T, response string)

func HandleFlavorProfileDeletionSuccessfully

func HandleFlavorProfileDeletionSuccessfully(t *testing.T)

func HandleFlavorProfileGetSuccessfully

func HandleFlavorProfileGetSuccessfully(t *testing.T)

func HandleFlavorProfileListSuccessfully

func HandleFlavorProfileListSuccessfully(t *testing.T)

func HandleFlavorProfileUpdateSuccessfully

func HandleFlavorProfileUpdateSuccessfully(t *testing.T)

Types

This section is empty.

Jump to

Keyboard shortcuts

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