Function get_http_client_from_notification_pool

Source
pub async fn get_http_client_from_notification_pool() -> Arc<ClientWithMiddleware>
Expand description

Creates a test HTTP client from the notification client pool. Currently used for integration tests