gogs/internal/route/org
ᴜɴᴋɴᴡᴏɴ 9d64d222a8
db: add tests for users (#6116)
* Add new methods

* Use Users.Create to replace previous hack

* Reduce side effect

* Do not clear tables when test failed

* test_users_Authenticate

* Rename constant

* test_users_Create

* test_users_GetByEmail

* test_users_GetByID

* test_users_GetByUsername
2020-04-18 12:07:30 +08:00
..
members.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
org.go db: add tests for users (#6116) 2020-04-18 12:07:30 +08:00
setting.go db: add tests for repos (#6112) 2020-04-17 10:14:18 +08:00
teams.go db: add tests for repos (#6112) 2020-04-17 10:14:18 +08:00