pub async fn test_hook<S: Display>(point: impl FnOnce() -> S + Send + Sync)
If we are running tests, submit a test webhook. Otherwise do nothing.