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 2c1ff8701a
Refactor context flash msg and global variables (#33375)
1. add `GetSiteCookieFlashMessage` to help to parse flash message
2. clarify `handleRepoHomeFeed` logic
3. remove unnecessary global variables, use `sync.OnceValue` instead
4. add some tests for `IsUsableUsername` and `IsUsableRepoName`
2 weeks ago
..
e2e Enable Typescript `noImplicitAny` (#33322) 2 weeks 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 flash msg and global variables (#33375) 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) 2 months ago