# Functions
DropTableFromSharedTestDB drops the table from the singleton in-memory database.
GetConnectionWithAuthority provides a gRPC connection to a service in the registry with Authority header.
GetSharedMemoryDB returns a singleton in-memory database connection.
NewSQLBlobstore returns a new blobstore storage factory utilizing the singleton in-memory database.
NewTestOrchestratorService creates and registers a test orchestrator service on a dynamically selected available local port for the gRPC server and HTTP echo server.
NewTestService creates and registers a basic test Magma service on a dynamically selected available local port.