Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EdgePlanet ¶
type EdgePlanet struct { *testplanet.Planet Gateway struct { AccessKey string SecretKey string Addr string } Auth struct { Addr string } }
EdgePlanet contains defaults for testplanet with Edge.
type EdgeTest ¶
type EdgeTest func(t *testing.T, ctx *testcontext.Context, planet *EdgePlanet)
EdgeTest defines common args for edge testing.
type Test ¶
type Test func(t *testing.T, ctx *testcontext.Context, planet *EdgePlanet)
Test defines common services for uitests.
Click to show internal directories.
Click to hide internal directories.