0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 13:05:13 +01:00
gitea/tests
Gusted 90572c5a22
Specify ID in TestAPITeam (#22192)
- There have been [CI
failures](https://codeberg.org/forgejo/forgejo/issues/111) in this
specific test function. The code on itself looks good, the CI failures
are likely caused by not specifying any field in `TeamUser`, which might
have caused to unittest to return another `TeamUser` than the code
expects.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2022-12-21 09:22:23 +08:00
..
e2e
gitea-repositories-meta Add a simple test for external renderer (#20033) 2022-12-12 20:45:21 +08:00
integration Specify ID in TestAPITeam (#22192) 2022-12-21 09:22:23 +08:00
mssql.ini.tmpl
mysql8.ini.tmpl
mysql.ini.tmpl
pgsql.ini.tmpl
sqlite.ini.tmpl Add a simple test for external renderer (#20033) 2022-12-12 20:45:21 +08:00
test_utils.go
testlogger.go