Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2016-02-19 01:07:41 +0300
committerLukas Reschke <lukas@owncloud.com>2016-02-19 20:08:34 +0300
commit16be9af20ad99a62bcf3552a7cfd0ebe807edfe3 (patch)
tree5f663fd48c770703ec32d3fbfed985c750b43def /build/integration/config
parent32e4256945e721d79aacefa3b880c57d16124f7f (diff)
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
Diffstat (limited to 'build/integration/config')
-rw-r--r--build/integration/config/behat.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/integration/config/behat.yml b/build/integration/config/behat.yml
index 42f5f88ac8a..a87d4fe44c6 100644
--- a/build/integration/config/behat.yml
+++ b/build/integration/config/behat.yml
@@ -12,6 +12,8 @@ default:
- admin
- admin
regular_user_password: 123456
+ - CommentsContext:
+ baseUrl: http://localhost:8080
federation:
paths:
- %paths.base%/../federation_features