gitea/tests
ChristopherHX b684f51d20
Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752)
This is a X-GitHub Header port

* repository for repository webhooks (matches GitHub)
* organization for organization webhooks (matches GitHub)
* user for user webhooks (Gitea specific)
* system for system webhooks  (Gitea specific)
* default for default hooks needs testing (Gitea specific)

- `X-Gitea-Hook-Installation-Target-Type`
- `X-GitHub-Hook-Installation-Target-Type`
2025-03-01 06:50:49 +00:00
..
e2e Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
fuzz Fix fuzz test (#33156) 2025-01-09 15:15:47 +08:00
gitea-lfs-meta Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
gitea-repositories-meta Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +00:00
integration Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752) 2025-03-01 06:50:49 +00:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +08:00
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 Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00