gitea/tests
wxiaoguang 2d36a0c9ff
Fix various bugs (#35684)
1. Fix incorrect column in `applySubscribedCondition`, add a test
2. Fix debian version parsing, add more tests fix #35695
3. Fix log level for HTTP errors, fix #35651
4. Fix abused "panic" handler in API `Migrate`
5. Fix the redirection from PR to issue, add a test
6. Fix Actions variable & secret name validation, add more tests
    * envNameCIRegexMatch is unnecessary, removed
    * validating in "delete" function doesn't make sense, removed
7. Fix incorrect link in release email

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
2025-10-19 00:37:50 +07:00
..
e2e enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +07:00
fuzz Fix fuzz test (#33156) 2025-01-09 15:15:47 +07:00
gitea-lfs-meta Test views of LFS files (#22196) 2022-12-23 07:41:56 +07:00
gitea-repositories-meta Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +07:00
integration Fix various bugs (#35684) 2025-10-19 00:37:50 +07:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +07:00
mssql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
mysql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
pgsql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
sqlite.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
test_utils.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00