aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/Helpers
Commit message (Collapse)AuthorAgeFilesLines
* 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