This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/tests
Loïc Dachary 823ab34c64
[CI] set PASSWORD_HASH_ALGO = argon2 for integration tests
(cherry picked from commit 1d7ce2a39c)
(cherry picked from commit 1abfc0c0a1)
2023-03-05 23:05:53 +00:00
..
e2e
fuzz Move fuzz tests into tests/fuzz (#22376) 2023-01-09 15:30:14 +08:00
gitea-lfs-meta
gitea-repositories-meta Use correct README link to render the README (#23152) (#23264) 2023-03-04 00:38:11 -05:00
integration Use correct README link to render the README (#23152) (#23264) 2023-03-04 00:38:11 -05:00
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-03-05 23:05:53 +00:00
mysql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-03-05 23:05:53 +00:00
mysql8.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-03-05 23:05:53 +00:00
pgsql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-03-05 23:05:53 +00:00
sqlite.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-03-05 23:05:53 +00:00
test_utils.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
testlogger.go