forgejo/tests
Loïc Dachary 604636c7c4
[CI] [v1.20] tests/pgsql.ini.tmpl: do not use minio
f92e0a4018 added minio to the tests/pgsql.ini.tmpl and Forgejo CI does
not run a minio server. It will if there are external storage related
changes at some point but it is not the case now so it is not worth
the burden.

(cherry picked from commit 4cfbf4718d)
(cherry picked from commit 9bd644d601)
2023-03-26 10:58:15 +02:00
..
e2e
fuzz
gitea-lfs-meta
gitea-repositories-meta
integration
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-03-26 10:58:14 +02:00
mysql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-03-26 10:58:14 +02:00
mysql8.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-03-26 10:58:14 +02:00
pgsql.ini.tmpl [CI] [v1.20] tests/pgsql.ini.tmpl: do not use minio 2023-03-26 10:58:15 +02:00
sqlite.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-03-26 10:58:14 +02:00
test_utils.go
testlogger.go