aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests
Commit message (Expand)AuthorAgeFilesLines
* ...crupest2020-01-291-2/+2
* ...crupest2020-01-296-19/+17
* Finish UserTokenManagerTest.crupest2020-01-241-0/+81
* Upgrade library version.crupest2020-01-242-4/+36
* Add some unit tests for token manager.crupest2020-01-232-3/+52
* ...crupest2020-01-233-19/+47
* ...crupest2020-01-217-17/+17
* Basically finish refactor of error codes.crupest2020-01-1910-56/+60
* ...crupest2020-01-182-8/+9
* Use sqlite development database.crupest2020-01-053-29/+4
* Merge branch 'master' of github.com:crupest/Timelinecrupest2019-12-102-3/+28
|\
| * Add test for bad enum value of timeline visibility.crupest2019-11-201-0/+6
| * Migrate to System.Text.Json . Format enum to string instead of number. Use IS...crupest2019-11-201-3/+22
* | Migrate to DotNetCore 3.1 .crupest2019-12-101-4/+4
|/
* Update packages and migrate database.crupest2019-11-201-3/+3
* Get posts should return posts ordered by time.crupest2019-11-201-1/+28
* Add delete nonexist post test, and fix the bug.crupest2019-11-201-0/+7
* Clean and refactor tests.crupest2019-11-2022-462/+396
* Complete integrated tests??? Fix bugs.crupest2019-11-199-70/+318
* Clean project files.crupest2019-11-181-6/+2
* Continue to write tests.crupest2019-11-181-0/+49
* Write tests and fix bugs found via tests.crupest2019-11-183-2/+137
* Fix typo in path of personal timeline controller actions. Add timeline permis...crupest2019-11-173-0/+108
* WIP : Write timeline service.杨宇千2019-11-131-1/+1
* Complete personal timeline controller unit tests.杨宇千2019-11-121-3/+150
* Add PersonalTimelineController PostOperationCreate unit tests.杨宇千2019-11-091-11/+78
* Add Get method tests for PersonalTimelineController.杨宇千2019-11-072-12/+99
* Complete PersonalTimelineController and write attribute test.杨宇千2019-11-071-0/+111
* Recreate database and migrations.杨宇千2019-10-311-0/+24
* Complete integrated tests.杨宇千2019-10-315-45/+121
* Continue to construct feature and tests.杨宇千2019-10-318-29/+137
* Add UserDetailController unit tests.杨宇千2019-10-284-0/+169
* Add error code tests.杨宇千2019-10-272-5/+56
* Add user detail service.杨宇千2019-10-253-4/+126
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-256-35/+160
* ...杨宇千2019-10-241-10/+2
* ...杨宇千2019-10-246-119/+141
* ...杨宇千2019-10-242-17/+19
* ...杨宇千2019-10-236-63/+43
* ...杨宇千2019-10-221-41/+24
* ...杨宇千2019-10-216-522/+10
* ...杨宇千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