forgejo/models/unittest
singuliere b536b65189
GetFeeds must always discard actions with dangling repo_id (#19598)
* GetFeeds must always discard actions with dangling repo_id

See https://discourse.gitea.io/t/blank-page-after-login/5051/12
for a panic in 1.16.6.

* add comment to explain the dangling ID in the fixture

* loadRepoOwner must not attempt to use a nil action.Repo

* make fmt

Co-authored-by: Loïc Dachary <loic@dachary.org>
2022-05-05 11:39:26 -04:00
..
consistency.go GetFeeds must always discard actions with dangling repo_id (#19598) 2022-05-05 11:39:26 -04:00
fixtures.go Improve install code to avoid low-level mistakes. (#17779) 2021-12-01 15:50:01 +08:00
fscopy.go Remove legacy unknwon/com package (#19298) 2022-04-02 00:34:57 +08:00
reflection.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
testdb.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
unit_tests.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00