aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/IntegratedTests/PersonalTimelineTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Add TimelineController.crupest2020-02-031-1/+1
|
* ...crupest2020-02-021-7/+7
|
* Make all patch return the new entity.crupest2020-01-311-3/+6
|
* Combine two user info types.crupest2020-01-311-4/+4
|
* ...crupest2020-01-311-3/+72
|
* Finish reafctor, TODO: Database migration.crupest2020-01-301-14/+14
|
* ...crupest2020-01-301-151/+111
|
* ...crupest2020-01-301-19/+18
|
* 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 ↵crupest2019-11-171-0/+62
permission test.