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
Giteabot f35ab5cd52
Fix Agit pull request permission check (#32999) (#33005)
Backport #32999 by @a1012112796

user with read permission should also can create agit flow pull request.
looks this logic was broken in
https://github.com/go-gitea/gitea/pull/31033 this pull request try fix
it and add test code.

Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: a1012112796 <1012112796@qq.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
e2e disable gravatar in test (#32529) 3 months ago
fuzz Refactor markup render system (#32645) 3 months ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Use batch database operations instead of one by one to optimze api pulls (#32680) 3 months ago
integration Fix Agit pull request permission check (#32999) (#33005) 2 months ago
testdata/data Add artifacts test fixture (#30300) 4 months ago
mssql.ini.tmpl Azure blob storage support (#30995) 9 months ago
mysql.ini.tmpl Disable query token param in integration tests (#28592) 1 year ago
pgsql.ini.tmpl add {{TEST_MINIO_ENDPOINT}} for local testing "with/without" docker + fix pgsql testing doc (#32105) 5 months ago
sqlite.ini.tmpl Disable query token param in integration tests (#28592) 1 year ago
test_utils.go Improve testing and try to fix MySQL hanging (#32515) 3 months ago