0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-12 16:48:47 -05:00
forgejo/tests
Gusted 4a147bff7e
[MODERATION] add user blocking API
- Follow up for: #540, #802
- Add API routes for user blocking from user and organization
perspective.
- The new routes have integration testing.
- The new model functions have unit tests.
- Actually quite boring to write and to read this pull request.

(cherry picked from commit f3afaf15c7)
(cherry picked from commit 6d754db3e5)
(cherry picked from commit 2a89ddc0ac)
2023-06-23 13:14:21 +02:00
..
e2e Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
fuzz
gitea-lfs-meta
gitea-repositories-meta Substitute variables in path names of template repos too (#25294) 2023-06-20 21:14:47 +00:00
integration [MODERATION] add user blocking API 2023-06-23 13:14:21 +02:00
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-06-23 09:27:42 +02:00
mysql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-06-23 09:27:42 +02:00
mysql8.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-06-23 09:27:42 +02:00
pgsql.ini.tmpl [CI] tests/pgsql.ini.tmpl: do not use minio 2023-06-23 09:27:42 +02:00
sqlite.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 2023-06-23 09:27:42 +02:00
test_utils.go Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00