mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Refactor checks to use assert/require Use require.Eventually for waiting in elastic and meilisearch tests Use require to exit early instead of assert |
||
|---|---|---|
| .. | ||
| avatar_test.go | ||
| avatar.go | ||
| badge.go | ||
| block.go | ||
| email_address_test.go | ||
| email_address.go | ||
| error.go | ||
| external_login_user.go | ||
| follow_test.go | ||
| follow.go | ||
| list.go | ||
| main_test.go | ||
| must_change_password.go | ||
| openid_test.go | ||
| openid.go | ||
| redirect_test.go | ||
| redirect.go | ||
| search.go | ||
| setting_keys.go | ||
| setting_test.go | ||
| setting.go | ||
| user_system.go | ||
| user_test.go | ||
| user_update.go | ||
| user.go | ||