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.
forgejo/tests
JakobDev e9f5067653
Add missing `reqToken()` to notifications endpoints (#26914)
They currently throw a Internal Server Error when you use them without a
token. Now they correctly return a `token is required` error.

This is no security issue. If you use this endpoints with a token that
don't have the correct permission, you get the correct error. This is
not affected by this PR.
11 months ago
..
e2e Update minimum password length requirements (#25946) 11 months 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 Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
integration Add missing `reqToken()` to notifications endpoints (#26914) 11 months ago
mssql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 11 months ago
mysql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 11 months ago
mysql8.ini.tmpl Do not use deprecated log config options by default (#26592) 11 months ago
pgsql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 11 months ago
sqlite.ini.tmpl Do not use deprecated log config options by default (#26592) 11 months ago
test_utils.go Refactor tests (#26464) 12 months ago