summaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/CommentsContext.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix commentsJoas Schilling2016-03-111-2/+29
|
* Add integration tests for commentsLukas Reschke2016-02-191-0/+263
This adds integration tests for the comments. Especially with regard to the permission handling, didn't find any problem in it. Fixes https://github.com/owncloud/core/issues/22367