1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-05 23:06:11 +00:00
forgejo/tests
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object ()
For those simple objects, it's unnecessary to write the find and count
methods again and again.
2023-11-24 03:49:41 +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 Use db.Find instead of writing methods for every object () 2023-11-24 03:49:41 +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 Remove duplicated notify mail configuration on tests () 2023-09-05 12:34:36 +02:00
mysql.ini.tmpl Remove duplicated notify mail configuration on tests () 2023-09-05 12:34:36 +02:00
pgsql.ini.tmpl Remove duplicated notify mail configuration on tests () 2023-09-05 12:34:36 +02:00
sqlite.ini.tmpl Do not use deprecated log config options by default () 2023-08-20 01:05:29 +00:00
test_utils.go Allow get release download files and lfs files with oauth2 token format () 2023-10-01 10:41:52 +00:00