1
0
Fork 0
forgejo/models
M Hickford e84558b093
Improve OAuth integration tests (#21390)
In particular, test explicit error responses.

No change to behaviour.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-12 12:22:43 +08:00
..
activities Use absolute links in feeds (#21229) 2022-09-21 16:51:42 -04:00
admin Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
appstate
asymkey
auth Allow creation of OAuth2 applications for orgs (#18084) 2022-10-09 20:07:41 +08:00
avatars
db test: use T.TempDir to create temporary test directory (#21043) 2022-09-04 16:14:53 +01:00
fixtures Improve OAuth integration tests (#21390) 2022-10-12 12:22:43 +08:00
foreignreference
git
issues Add pages to view watched repos and subscribed issues/PRs (#17156) 2022-09-29 22:09:14 +03:00
migrations Set SemverCompatible to false for Conan packages (#21275) 2022-10-07 12:22:05 +08:00
organization [API] teamSearch show teams with no members if user is admin (#21204) 2022-09-19 20:02:29 +08:00
packages Fix various typos (#21103) 2022-09-07 14:40:36 -04:00
perm Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
project
pull
repo Add user/organization code search (#19977) 2022-10-11 00:12:03 +01:00
unit
unittest Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user Make e-mail sanity check more precise (#20991) 2022-10-11 22:44:09 -04:00
webhook Webhook for Wiki changes (#20219) 2022-09-04 20:54:23 +01:00
error.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
fixture_generation.go
fixture_test.go
main_test.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
migrate.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
migrate_test.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
org.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
org_team.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
org_team_test.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
org_test.go
repo.go Add Num{Issues,Pulls} stats checks (#21404) 2022-10-11 07:41:39 +01:00
repo_collaboration.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
repo_collaboration_test.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
repo_test.go
repo_transfer.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
repo_transfer_test.go
user.go Fix delete user missed some comments (#21067) 2022-09-05 19:41:16 +03:00