0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-23 20:11:44 -05:00
forgejo/tests
Giteabot 4cd188e9c6
Fix parallelly generating index failure with Mysql () ()
Backport  by @lunny

- Fix possible parallel creating commit status index problem and
creating issues/pull request index problem work with Mysql5/Mysql8
- Add parallel tests
- Reenable TestRepoCommitsStatusParallel on CI

Fix 

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
(cherry picked from commit 3ef97932d5)
2023-06-12 23:23:37 +02:00
..
e2e Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00: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 fix calReleaseNumCommitsBehind () () 2023-04-22 12:30:24 -04:00
integration Fix parallelly generating index failure with Mysql () () 2023-06-12 23:23:37 +02:00
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-05-10 07:23:38 +02:00
mysql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-05-10 07:23:38 +02:00
mysql8.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-05-10 07:23:38 +02:00
pgsql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-05-10 07:23:38 +02:00
sqlite.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-05-10 07:23:38 +02:00
test_utils.go Refactor setting.Database.UseXXX to methods () () 2023-03-07 20:11:44 +08:00
testlogger.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00