aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/Helpers
Commit message (Expand)AuthorAgeFilesLines
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-251-0/+91
* ...杨宇千2019-10-241-0/+16
* ...杨宇千2019-10-213-46/+37
* ...杨宇千2019-10-194-68/+55
* ...杨宇千2019-10-176-111/+74
* Init migration to dotnet core 3.0.0 .杨宇千2019-09-252-10/+17
* Add more tests on avatar.杨宇千2019-09-011-0/+13
* Use etag for cache.杨宇千2019-08-201-1/+2
* Add avatar 304.杨宇千2019-08-191-3/+1
* Add integrated tests.杨宇千2019-08-192-0/+30
* Add avatar service.杨宇千2019-08-182-0/+19
* Finally solve the database conflict problem in unit tests.杨宇千2019-08-171-46/+35
* Fix the bug in assert message and add a formatter.杨宇千2019-08-111-4/+27
* Add FluentAssertions.杨宇千2019-08-115-117/+119
* Add UserController unit tests.杨宇千2019-08-094-0/+71
* Reorganize unit tests.杨宇千2019-08-084-69/+15
* Merge branch 'master' into null-request-field杨宇千2019-08-087-155/+155
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-076-155/+155
* | 3 things.杨宇千2019-08-055-5/+24
|/
* Fix the database bug in unit tests.杨宇千2019-08-042-59/+83
* WIP: Need to solve the entity framework problem.杨宇千2019-08-043-33/+33
* Continue to add unit tests for token. Fix a bug thanks to unit test.杨宇千2019-08-042-0/+31
* Add unit tests for token.杨宇千2019-08-041-0/+14
* Clean codes.杨宇千2019-08-043-16/+2
* Password service use exception.杨宇千2019-08-011-1/+1
* Expired token now has a unique code.杨宇千2019-08-011-2/+4
* Rename isAdmin to administrator.杨宇千2019-07-291-3/+3
* Fix bugs and write unit tests.杨宇千2019-07-231-8/+1
* Change roles in UserInfo into isadmin.crupest2019-05-162-2/+51
* Add ObjectExists implementation in cos. Remove Test host environment.crupest2019-04-241-1/+0
* Move http models in to a new namespace. Revert last commit.crupest2019-04-221-1/+1
* Fix a bug in test code.crupest2019-04-211-1/+1
* Reorgnize api. Add basic unit test.crupest2019-04-213-23/+53
* Rename ValidateToken to VerifyToken.crupest2019-04-151-4/+0
* Merge branch '6-user' into separatecrupest2019-04-131-0/+50
|\
| * Add database connection.crupest2019-04-121-0/+50
* | Init separate.crupest2019-04-131-1/+1
|/
* Change create token api.crupest2019-04-111-6/+7
* Develop user token interface.crupest2019-02-141-0/+41
* Init commit.crupest2019-02-041-0/+23