Documentation
¶
Index ¶
- Constants
- func DefaultTestConfig(dbConf db.Config, fixturesPath string) config.Config
- func StartAndWaitForServer(controllerBinaryPath string, conf config.Config, client *controller.Client) *gexec.Session
- func StartServer(controllerBinaryPath, configFilePath string) *gexec.Session
- func StopServer(session *gexec.Session)
- func TestClient(conf config.Config, fixturesPath string) *controller.Client
- func WriteConfigFile(conf config.Config) string
Constants ¶
View Source
const DEFAULT_TIMEOUT = "5s"
Variables ¶
This section is empty.
Functions ¶
func DefaultTestConfig ¶
func StartAndWaitForServer ¶
func StartServer ¶
func StopServer ¶
func TestClient ¶
func TestClient(conf config.Config, fixturesPath string) *controller.Client
func WriteConfigFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.