Documentation ¶
Index ¶
- Constants
- func EnvKonfluxAddressOrDefault(address string) string
- func InjectBaseHooks(ctx *godog.ScenarioContext)
- func InjectRunId(ctx context.Context, sc *godog.Scenario) (context.Context, error)
- func InjectSteps(ctx *godog.ScenarioContext)
- func PrepareTestRunServiceAccount(ctx context.Context, sc *godog.Scenario) (context.Context, error)
- func TheUserCanRetrieveOnlyTheNamespacesTheyHaveAccessTo(ctx context.Context) (context.Context, error)
- func TheUserCanRetrieveTheNamespace(ctx context.Context) (context.Context, error)
- func UserHasAccessToNNamespaces(ctx context.Context, number int) (context.Context, error)
- func UserInfoHasAccessToNNamespaces(ctx context.Context, number int) (context.Context, error)
Constants ¶
View Source
const EnvKonfluxAddress string = "KONFLUX_ADDRESS"
Variables ¶
This section is empty.
Functions ¶
func InjectBaseHooks ¶
func InjectBaseHooks(ctx *godog.ScenarioContext)
func InjectRunId ¶
func InjectSteps ¶
func InjectSteps(ctx *godog.ScenarioContext)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.