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
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226)
The `ctx.Repo.RefName` was used to be a "short name", it causes a lot of
ambiguity.

This PR does some refactoring and use `RefFullName` to replace the
legacy `RefName`, and simplify RepoAssignment
4 weeks ago
..
e2e Refactor env var related code (#33075) 1 month ago
fuzz Fix fuzz test (#33156) 4 weeks ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Remove some unnecessary template helpers (#33069) 1 month ago
integration Refactor context RefName and RepoAssignment (#33226) 4 weeks ago
testdata/data Add artifacts test fixture (#30300) 3 months ago
mssql.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
mysql.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
pgsql.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
sqlite.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
test_utils.go Add sub issue list support (#32940) 2 months ago