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
Earl Warren ca96dc5ac8
[API] Forgejo API /api/forgejo/v1
(cherry picked from commit 20b5669269)
2023-02-25 20:01:58 +01: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 beforeCommit instead of baseCommit (#22949) 2023-02-20 11:56:07 +08:00
integration [API] Forgejo API /api/forgejo/v1 2023-02-25 20:01:58 +01:00
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-02-25 18:48:48 +01:00
mysql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-02-25 18:48:48 +01:00
mysql8.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-02-25 18:48:48 +01:00
pgsql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-02-25 18:48:48 +01:00
sqlite.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-02-25 18:48:48 +01:00
test_utils.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
testlogger.go