# 测试 Webhook 并进行疑难解答

了解如何测试网络钩子（Webhook）并进行疑难解答。

## Links

* [查看 web 挂钩交付](/zh/enterprise-server@3.22/webhooks/testing-and-troubleshooting-webhooks/viewing-webhook-deliveries)

  可以查看过去 7 几天的 Webhook 交付的详细信息。

* [重新传递 Webhook](/zh/enterprise-server@3.22/webhooks/testing-and-troubleshooting-webhooks/redelivering-webhooks)

  为了帮助从失败的传递恢复，你可以重新传递过去 7 天内的 Webhook 传递。

* [测试 web 挂钩](/zh/enterprise-server@3.22/webhooks/testing-and-troubleshooting-webhooks/testing-webhooks)

  了解如何测试 Webhook 和测试处理 Webhook 交付的代码。

* [Webhook 疑难解答](/zh/enterprise-server@3.22/webhooks/testing-and-troubleshooting-webhooks/troubleshooting-webhooks)

  了解如何诊断和解决 Webhook 的常见错误。

* [/using-the-github-cli-to-forward-webhooks-for-testing](/zh/enterprise-server@3.22/using-the-github-cli-to-forward-webhooks-for-testing)