aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/UserUnitTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Add username format check.杨宇千2019-08-121-0/+11
|
* Clean code.杨宇千2019-08-111-1/+0
|
* Add FluentAssertions.杨宇千2019-08-111-30/+22
|
* Add UserController unit tests.杨宇千2019-08-091-8/+179
|
* Reorganize unit tests.杨宇千2019-08-081-2/+3
|
* Merge branch 'master' into null-request-field杨宇千2019-08-081-36/+36
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-071-36/+36
| |
* | 3 things.杨宇千2019-08-051-1/+1
|/ | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests.
* Fix the database bug in unit tests.杨宇千2019-08-041-3/+3
|
* Change roles in UserInfo into isadmin.crupest2019-05-161-2/+2
|
* Reorgnize api. Add basic unit test.crupest2019-04-211-0/+36