Documentation
¶
Index ¶
- Constants
- Variables
- func AddCommonHeaders(req *httpexpect.Request, auth string) *httpexpect.Request
- func CreateInsecureClient(t *testing.T, baseURL string) *httpexpect.Expect
- func GetInsecureClient(t *testing.T, nodeId string) *httpexpect.Expect
- func SetupEnvironment()
- func SplitString(data string) []string
Constants ¶
View Source
const ( NODE1 = "node1" NODE2 = "node2" )
Variables ¶
View Source
var AssetAddress string
View Source
var Network string
View Source
var Nodes map[string]node
View Source
var RegistryAddress string
Functions ¶
func AddCommonHeaders ¶
func AddCommonHeaders(req *httpexpect.Request, auth string) *httpexpect.Request
func CreateInsecureClient ¶
func CreateInsecureClient(t *testing.T, baseURL string) *httpexpect.Expect
func GetInsecureClient ¶
func GetInsecureClient(t *testing.T, nodeId string) *httpexpect.Expect
func SetupEnvironment ¶
func SetupEnvironment()
func SplitString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.