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/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`
2 weeks ago
..
e2e Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
fuzz Fix fuzz test (#33156) 2 months ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Support choose email when creating a commit via web UI (more) (#33445) 1 month ago
integration Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752) 2 weeks ago
testdata/data Add artifacts test fixture (#30300) 4 months ago
mssql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 1 month ago
mysql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 1 month ago
pgsql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 1 month ago
sqlite.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 1 month ago
test_utils.go Add sub issue list support (#32940) 3 months ago