aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests
Commit message (Collapse)AuthorAgeFilesLines
* ...杨宇千2019-10-212-113/+207
|
* ...杨宇千2019-10-219-94/+194
|
* ...杨宇千2019-10-201-2/+2
|
* ...杨宇千2019-10-202-5/+5
|
* ...杨宇千2019-10-204-5/+54
|
* ...杨宇千2019-10-192-23/+47
|
* ...杨宇千2019-10-199-354/+325
|
* ...杨宇千2019-10-1719-403/+418
|
* ...杨宇千2019-10-171-5/+0
|
* Init migration to dotnet core 3.0.0 .杨宇千2019-09-256-23/+29
|
* Add more tests on avatar.杨宇千2019-09-012-1/+31
|
* Use cache attribute.杨宇千2019-08-291-0/+4
|
* Fix a bug.杨宇千2019-08-271-0/+11
|
* Rename EMail to Email.杨宇千2019-08-242-13/+13
|
* Add nickname in detail controller.杨宇千2019-08-221-5/+28
|
* Add nickname. Step 1.杨宇千2019-08-221-3/+67
|
* Add user detail controller.杨宇千2019-08-221-0/+123
|
* Add validators.杨宇千2019-08-212-1/+97
|
* Add database test for user detail.杨宇千2019-08-211-1/+16
|
* Improve unit tests.杨宇千2019-08-211-37/+68
|
* Add database entity and service.杨宇千2019-08-211-0/+180
|
* Use etag for cache.杨宇千2019-08-203-23/+128
|
* Add check for content in avatar put.杨宇千2019-08-191-2/+51
|
* Add avatar 304.杨宇千2019-08-196-32/+90
|
* Clean code.杨宇千2019-08-192-5/+0
|
* Add integrated tests.杨宇千2019-08-194-41/+190
|
* Add unit tests for avatar validator.杨宇千2019-08-192-0/+100
|
* Fix unit tests.杨宇千2019-08-191-2/+2
|
* Add validator.杨宇千2019-08-191-3/+11
|
* Add avatar service.杨宇千2019-08-184-0/+224
|
* Add unit tests for change username.杨宇千2019-08-171-1/+74
|
* Finally solve the database conflict problem in unit tests.杨宇千2019-08-175-184/+215
|
* Fix tests.杨宇千2019-08-171-1/+1
|
* Add username format check.杨宇千2019-08-121-0/+11
|
* Add username validator.杨宇千2019-08-121-0/+86
|
* Fix the bug in assert message and add a formatter.杨宇千2019-08-111-4/+27
|
* Clean code.杨宇千2019-08-113-5/+2
|
* Add FluentAssertions.杨宇千2019-08-1110-180/+171
|
* Remove xunit from code coverage.杨宇千2019-08-091-1/+1
|
* Add configuration file to remove Database Migration Files from code coverage.杨宇千2019-08-091-0/+13
|
* Add UserController unit tests.杨宇千2019-08-095-8/+250
|
* Reorganize unit tests.杨宇千2019-08-089-62/+97
|
* Merge branch 'master' into null-request-field杨宇千2019-08-0811-261/+261
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-0710-261/+261
| |
* | 3 things.杨宇千2019-08-057-23/+70
|/ | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests.
* Add code coverage.杨宇千2019-08-051-0/+4
|
* Fix the database bug in unit tests.杨宇千2019-08-045-70/+92
|
* WIP: Need to solve the entity framework problem.杨宇千2019-08-045-202/+221
|
* Continue to add unit tests for token. Fix a bug thanks to unit test.杨宇千2019-08-043-7/+82
|
* Add unit tests for token.杨宇千2019-08-042-8/+50
|