0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 07:34:32 +01:00
gitea/tests
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
..
e2e Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
fuzz Fix fuzz test (#33156) 2025-01-09 15:15:47 +08:00
gitea-lfs-meta
gitea-repositories-meta Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
integration Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
testdata/data
mssql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
mysql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
pgsql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
sqlite.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
test_utils.go