gitea/modules/convert
KN4CK3R 3d7d750a99
Fix individual tests (addition to #15802) (#15818)
* Decouple TestAction_GetRepoLink and TestSizedAvatarLink.

* Load database for TestCheckGPGUserEmail.

* Load database for TestMakeIDsFromAPIAssigneesToAdd.

* Load database for TestGetUserIDsByNames and TestGetMaileableUsersByIDs.

* Load database for TestUser_ToUser.

* Load database for TestRepository_EditWikiPage.

* Include AppSubURL in test.

* Prevent panic with empty slice.

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-05-12 00:13:42 -04:00
..
convert.go
git_commit.go
git_commit_test.go
issue.go
issue_comment.go
issue_test.go
main_test.go
notification.go
pull.go
pull_review.go
pull_test.go
release.go
repository.go
status.go
user.go
user_test.go Fix individual tests (addition to #15802) (#15818) 2021-05-12 00:13:42 -04:00
utils.go
utils_test.go