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 8f00979f73
Drop "unrolled/render" package (#23965)
None of the features of `unrolled/render` package is used. 

The Golang builtin "html/template" just works well. Then we can improve
our HTML render to resolve the "$.root.locale.Tr" problem as much as
possible.

Next step: we can have a template render pool (by Clone), then we can
inject global functions with dynamic context to every `Execute` calls.
Then we can use `{{Locale.Tr ....}}` directly in all templates , no need
to pass the `$.root.locale` again and again.
2 years ago
..
e2e Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
fuzz Move fuzz tests into tests/fuzz (#22376) 2 years ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) 2 years ago
integration Drop "unrolled/render" package (#23965) 2 years ago
mssql.ini.tmpl Kd/ci playwright go test (#20123) 3 years ago
mysql.ini.tmpl Split CI pipelines (#23385) 2 years ago
mysql8.ini.tmpl Kd/ci playwright go test (#20123) 3 years ago
pgsql.ini.tmpl Make minio package support legacy MD5 checksum (#23768) 2 years ago
sqlite.ini.tmpl Clean some legacy files and move some build files (#23699) 2 years ago
test_utils.go add path prefix to ObjectStorage.Iterator (#23332) 2 years ago
testlogger.go Implement FSFE REUSE for golang files (#21840) 2 years ago