Documentation
¶
Overview ¶
Package testutils encapsulates all methods and constants to perform E2E tests
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LiqoTestNamespaceLabels = map[string]string{ consts.EnablingLiqoLabel: consts.EnablingLiqoLabelValue, // contains filtered or unexported fields }
LiqoTestNamespaceLabels is a set of labels that has to be attached to test namespaces to simplify garbage collection.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package microservices implements an E2E test based on the Google Online Boutique (https://github.com/GoogleCloudPlatform/microservices-demo) to assess the E2E functionality of Liqo
|
Package microservices implements an E2E test based on the Google Online Boutique (https://github.com/GoogleCloudPlatform/microservices-demo) to assess the E2E functionality of Liqo |
Package net implements basic network connecitivity test on Liqo to assess E2E functionality of the network
|
Package net implements basic network connecitivity test on Liqo to assess E2E functionality of the network |
Package tester contains the logic to access the test context and the cluster included
|
Package tester contains the logic to access the test context and the cluster included |
Package util contains all the utility methods to execute the test (APIServer interaction, wait for condition, etc.).
|
Package util contains all the utility methods to execute the test (APIServer interaction, wait for condition, etc.). |
Click to show internal directories.
Click to hide internal directories.