1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-15 15:07:20 +00:00
Files
gitea/routers/api/v1/utils
Lunny Xiao 75940a0191 Add tests for webhook and fix some webhook bugs (#33396)
This PR created a mock webhook server in the tests and added integration
tests for generic webhooks.
It also fixes bugs in package webhooks and pull request comment
webhooks.
2025-01-30 03:09:48 +00:00
..