aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/IntegratedTests/PersonalTimelineTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵crupest2019-11-171-0/+62
permission test.