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.
gitea/models/activities
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
action.go
action_list.go
action_test.go
main_test.go make writing main test easier (#27270) 1 year ago
notification.go
notification_test.go
repo_activity.go
statistic.go
user_heatmap.go
user_heatmap_test.go