aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/Helpers/Authentication
Commit message (Collapse)AuthorAgeFilesLines
* Clean and refactor tests.crupest2019-11-202-98/+0
|
* Complete integrated tests??? Fix bugs.crupest2019-11-191-6/+22
|
* Fix typo in path of personal timeline controller actions. Add timeline ↵crupest2019-11-171-0/+19
| | | | permission test.
* Add Get method tests for PersonalTimelineController.杨宇千2019-11-071-0/+23
|
* ...杨宇千2019-10-191-1/+1
|
* ...杨宇千2019-10-171-3/+3
|
* Add FluentAssertions.杨宇千2019-08-111-1/+1
|
* Add UserController unit tests.杨宇千2019-08-091-0/+1
|
* Reorganize unit tests.杨宇千2019-08-081-1/+12
|
* Merge branch 'master' into null-request-field杨宇千2019-08-081-28/+28
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-071-28/+28
| |
* | 3 things.杨宇千2019-08-051-2/+2
|/ | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests.
* WIP: Need to solve the entity framework problem.杨宇千2019-08-041-2/+2
|
* Clean codes.杨宇千2019-08-041-12/+0
|
* Fix bugs and write unit tests.杨宇千2019-07-231-8/+1
|
* Move http models in to a new namespace. Revert last commit.crupest2019-04-221-1/+1
|
* Reorgnize api. Add basic unit test.crupest2019-04-211-3/+12
|
* Rename ValidateToken to VerifyToken.crupest2019-04-151-4/+0
|
* 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