mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dc04044716
assert.Fail() will continue to execute the code while assert.FailNow() not. I thought those uses of assert.Fail() should exit immediately. PS: perhaps it's a good idea to use [require](https://pkg.go.dev/github.com/stretchr/testify/require) somewhere because the assert package's default behavior does not exit when an error occurs, which makes it difficult to find the root error reason. |
1 year ago | |
---|---|---|
.. | ||
check.go | 1 year ago | |
check_test.go | 1 year ago | |
comment.go | 2 years ago | |
commit_status.go | 2 years ago | |
edits.go | 2 years ago | |
lfs.go | 2 years ago | |
main_test.go | 1 year ago | |
merge.go | 1 year ago | |
merge_merge.go | 2 years ago | |
merge_prepare.go | 2 years ago | |
merge_rebase.go | 2 years ago | |
merge_squash.go | 2 years ago | |
merge_test.go | 2 years ago | |
patch.go | 2 years ago | |
patch_unmerged.go | 2 years ago | |
pull.go | 1 year ago | |
pull_test.go | 2 years ago | |
review.go | 1 year ago | |
temp_repo.go | 2 years ago | |
update.go | 2 years ago | |
update_rebase.go | 2 years ago |