neo4j

package
v0.0.0-...-332ad31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Neo4jUsername = "neo4j"
	Neo4jPassword = "a_secure_password"
)

Variables

This section is empty.

Functions

func PrepareTestContainer

func PrepareTestContainer(t *testing.T, version string) (cleanup func(), retURL string)

PrepareTestContainer calls PrepareTestContainerWithDatabase without a database name value, which results in configuring a database named "test"

func PrepareTestContainerWithDatabase

func PrepareTestContainerWithDatabase(t *testing.T, version, dbName string) (func(), string)

PrepareTestContainerWithDatabase configures a test container with a given database name, to test non-test/admin database configurations

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL