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
Lunny Xiao 6410c34b7f
Refactor ref type (#33242)
Major changes:

1. do not sync ".keep" file during tests
2. fix incorrect route handler and empty repo handling (backported as #33253 with tests)
3. do not use `RepoRef`: most of the calls are abuses.
4. Use `git.RefType` instead of a new type definition `RepoRefType` on `context`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 weeks ago
..
e2e Refactor env var related code (#33075) 4 weeks ago
fuzz Fix fuzz test (#33156) 3 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 ref type (#33242) 2 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) 1 month ago