gogs/internal/route/api/v1/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
..
org.go db: add tests for users (#6116) 2020-04-18 12:07:30 +08:00
team.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00