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 1c039b4e1e
Fix Bug in Issue Config when only contact links are set (#26521)
Blank Issues should be enabled if they are not explicit disabled through
the `blank_issues_enabled` field of the Issue Config. The Implementation
has currently a Bug: If you create a Issue Config file with only
`contact_links` and without a `blank_issues_enabled` field,
`blank_issues_enabled` is set to false by default.

The fix is only one line, but I decided to also improve the tests to
make sure there are no other problems with the Implementation.

This is a bugfix, so it should be backported to 1.20.
9 months ago
..
e2e Change green buttons to primary color (#27099) 9 months ago
fuzz Move fuzz tests into tests/fuzz (#22376) 1 year ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 10 months ago
integration Fix Bug in Issue Config when only contact links are set (#26521) 9 months ago
mssql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 10 months ago
mysql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 10 months ago
mysql8.ini.tmpl Do not use deprecated log config options by default (#26592) 10 months ago
pgsql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 10 months ago
sqlite.ini.tmpl Do not use deprecated log config options by default (#26592) 10 months ago
test_utils.go Refactor tests (#26464) 11 months ago