pub async fn setup_grpc_server( store_type: StorageType, name: &str, ) -> (String, TestGuard, Arc<GrpcServer>)