Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupMockedTestGrpcClient ¶
func SetupMockedTestGrpcClient() *grpc_client.Clients
func SetupTestLogger ¶
Types ¶
type TestDatabase ¶
type TestDatabase struct { Neo4jContainer testcontainers.Container Driver *neo4j.DriverWithContext GormDB *gorm.DB CommonServices *commonService.Services Services *service.Services GrpcClients *grpc_client.Clients }
func SetupTestDatabase ¶
func SetupTestDatabase() (TestDatabase, func())
Click to show internal directories.
Click to hide internal directories.