You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/webhook
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.
1 day ago
..
deliver.go Support allowed hosts for migrations to work with proxy (#32025) 5 months ago
deliver_test.go Fix possible data race on tests (#30093) 10 months ago
dingtalk.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
dingtalk_test.go Store webhook event in database (#29145) 11 months ago
discord.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
discord_test.go Only provide the commit summary for Discord webhook push events (#32432) 3 months ago
feishu.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
feishu_test.go Store webhook event in database (#29145) 11 months ago
general.go Refactor webhook (#31587) 7 months ago
general_test.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
main_test.go make writing main test easier (#27270) 1 year ago
matrix.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
matrix_test.go Store webhook event in database (#29145) 11 months ago
msteams.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
msteams_test.go Store webhook event in database (#29145) 11 months ago
notifier.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
packagist.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
packagist_test.go Enable tenv and testifylint rules (#32852) 2 months ago
payloader.go Refactor webhook (#31587) 7 months ago
slack.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
slack_test.go Store webhook event in database (#29145) 11 months ago
telegram.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
telegram_test.go Refactor webhook (#31587) 7 months ago
webhook.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago
webhook_test.go Test webhook email (#33033) 1 month ago
wechatwork.go Add tests for webhook and fix some webhook bugs (#33396) 1 day ago