Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAPIContext ¶
func RegisterAPIContext(ctx *godog.ScenarioContext, apiRepo api.Repository, ch chan<- api.ConfigurationMessage)
RegisterAPIContext registers godog suite context for handling API related steps
func RegisterMiscContext ¶
func RegisterMiscContext(ctx *godog.ScenarioContext)
RegisterMiscContext registers godog suite context for handling misc steps
func RegisterRequestContext ¶
func RegisterRequestContext(ctx *godog.ScenarioContext, port, apiPort, portSecondary, apiPortSecondary, defaultUpstreamsPort, upstreamsPort int, adminCred config.Credentials)
RegisterRequestContext registers godog suite context for handling HTTP-requests related steps
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.