gitea/tests
Lunny Xiao 6410c34b7f
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
cron-translations / crowdin-pull (push) Has been skipped
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>
2025-01-14 15:35:34 +08:00
..
e2e Refactor env var related code (#33075) 2025-01-02 11:36:50 +08:00
fuzz Fix fuzz test (#33156) 2025-01-09 15:15:47 +08:00
gitea-lfs-meta
gitea-repositories-meta Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
integration Refactor ref type (#33242) 2025-01-14 15:35:34 +08:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +08:00
mssql.ini.tmpl Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
mysql.ini.tmpl Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
pgsql.ini.tmpl Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
sqlite.ini.tmpl Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
test_utils.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00