forgejo/tests
wxiaoguang 9296c31ff7
Fix incorrect URL for "Reference in New Issue" ()
Gitea prefers to use relative URLs in code (to make multiple domain work
for some users)

So it needs to use `toAbsoluteUrl` to generate a full URL when click
"Reference in New Issues"

And add some comments in the test code
2024-01-07 10:50:03 +00:00
..
e2e Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 () 2023-10-03 13:27:57 -04:00
fuzz Move fuzz tests into tests/fuzz () 2023-01-09 15:30:14 +08:00
gitea-lfs-meta Test views of LFS files () 2022-12-23 07:41:56 +08:00
gitea-repositories-meta Allow get release download files and lfs files with oauth2 token format () 2023-10-01 10:41:52 +00:00
integration Fix incorrect URL for "Reference in New Issue" () 2024-01-07 10:50:03 +00:00
testdata/data/attachments/a/0 Allow get release download files and lfs files with oauth2 token format () 2023-10-01 10:41:52 +00:00
mssql.ini.tmpl Disable query token param in integration tests () 2023-12-23 11:29:51 +08:00
mysql.ini.tmpl Disable query token param in integration tests () 2023-12-23 11:29:51 +08:00
pgsql.ini.tmpl Disable query token param in integration tests () 2023-12-23 11:29:51 +08:00
sqlite.ini.tmpl Disable query token param in integration tests () 2023-12-23 11:29:51 +08:00
test_utils.go Allow get release download files and lfs files with oauth2 token format () 2023-10-01 10:41:52 +00:00