forgejo/tests
Earl Warren f9a59b940a
[GITEA] enable system users for comment.LoadPoster
System users (Ghost, ActionsUser, etc) have a negative id and may be
the author of a comment, either because it was created by a now
deleted user or via an action using a transient token.

The GetPossibleUserByID function has special cases related to system
users and will not fail if given a negative id.

Refs: https://codeberg.org/forgejo/forgejo/issues/1425
(cherry picked from commit 97667e06b3)
(cherry picked from commit 8ef73a09c9)
(cherry picked from commit fa8a00d264)
(cherry picked from commit 2ada2074b5)
2023-10-09 20:44:24 +02:00
..
e2e Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337) 2023-10-03 13:27:57 -04:00
fuzz
gitea-lfs-meta
gitea-repositories-meta [GITEA] Improve HTML title on repositories 2023-10-09 20:25:23 +02:00
integration [GITEA] enable system users for comment.LoadPoster 2023-10-09 20:44:24 +02:00
testdata/data/attachments/a/0
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-10-09 17:15:31 +02:00
mysql.ini.tmpl [CI] disable meilisearch/elasticsearch test, no server yet in CI 2023-10-09 18:25:28 +02:00
pgsql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-10-09 17:15:31 +02:00
sqlite.ini.tmpl [TESTS] increase test-sqlite log level to Trace 2023-10-09 19:11:02 +02:00
test_utils.go [TESTS] tests.AddFixtures helper loads additional per-test fixtures 2023-10-09 19:11:03 +02:00