]> source.dussan.org Git - nextcloud-server.git/commit
Add integration tests for comments
authorLukas Reschke <lukas@owncloud.com>
Thu, 18 Feb 2016 22:07:41 +0000 (23:07 +0100)
committerLukas Reschke <lukas@owncloud.com>
Fri, 19 Feb 2016 17:08:34 +0000 (18:08 +0100)
commit16be9af20ad99a62bcf3552a7cfd0ebe807edfe3
tree5f663fd48c770703ec32d3fbfed985c750b43def
parent32e4256945e721d79aacefa3b880c57d16124f7f
Add integration tests for comments

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
build/integration/config/behat.yml
build/integration/features/bootstrap/CommentsContext.php [new file with mode: 0644]
build/integration/features/bootstrap/Sharing.php
build/integration/features/bootstrap/WebDav.php
build/integration/features/comments.feature [new file with mode: 0644]