Documentation
¶
Index ¶
Constants ¶
View Source
const ( DBName = "mattermost_test" DBUser = "mmuser" DBPass = "mostest" DBNetworkAlias = "db" PostgresImage = "postgres:14" PostgrePort = 5432 )
Variables ¶
This section is empty.
Functions ¶
func RunPostgresContainer ¶
func RunPostgresContainer(ctx context.Context, opts ...tc.ContainerCustomizer) (*postgres.PostgresContainer, func(), error)
RunPostgresContainer creates and runs a postgres container
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.