aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/IntegratedTests/PersonalTimelineTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Basically finish refactor of error codes.crupest2020-01-191-3/+3
* Add test for bad enum value of timeline visibility.crupest2019-11-201-0/+6
* 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-201-33/+29
* Complete integrated tests??? Fix bugs.crupest2019-11-191-0/+219
* Continue to write tests.crupest2019-11-181-0/+49
* Write tests and fix bugs found via tests.crupest2019-11-181-0/+135
* Fix typo in path of personal timeline controller actions. Add timeline permis...crupest2019-11-171-0/+62