0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-03 06:24:34 +01:00
gitea/tests
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415)
This PR rewrites `GetReviewer` function and move it to service layer.

Reviewers should not be watchers, so that this PR removed all watchers
from reviewers. When the repository is under an organization, the pull
request unit read permission will be checked to resolve the bug of
#32394

Fix #32394
2024-11-22 10:44:48 -05:00
..
e2e disable gravatar in test (#32529) 2024-11-21 04:30:48 +00:00
fuzz Refactor markup render system (#32589) 2024-11-22 05:48:09 +00:00
gitea-lfs-meta
gitea-repositories-meta Reduce integration test overhead (#32475) 2024-11-14 19:28:46 +00:00
integration Fix get reviewers' bug (#32415) 2024-11-22 10:44:48 -05:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +08:00
mssql.ini.tmpl
mysql.ini.tmpl
pgsql.ini.tmpl add {{TEST_MINIO_ENDPOINT}} for local testing "with/without" docker + fix pgsql testing doc (#32105) 2024-10-03 01:00:56 +00:00
sqlite.ini.tmpl
test_utils.go Improve testing and try to fix MySQL hanging (#32515) 2024-11-15 23:45:07 +08:00