MCPcopy Create free account
hub / github.com/TobiEiss/aranGoDriver / SetupDockerTest

Function SetupDockerTest

aranGoDriverDocker/testSessionDocker.go:24–58  ·  view source on GitHub ↗

* SetupDockerTest setups a arangoDB-docker-image, connects a session and return this Session. Also retuns a purge-function to defer. password := "password" session, closeFunc := aranGoDriver.SetupDockerTest(password) defer closeFunc() */

(arangoDbPassword string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

ConnectMethod · 0.95
waitForConnectionFunction · 0.85

Tested by

no test coverage detected