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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorswoichha <swoichhaa@gmail.com>2021-04-15 11:05:44 +0300
committerArtur Neumann <artur@jankaritech.com>2021-04-15 14:23:09 +0300
commit089c037a2f7a19c0a01ab0e58aa26bfeb0fa85f9 (patch)
tree4e6460d20d448e06132d5bb2602f13740ad4c336 /test/gui/tst_sharing/test.feature
parentda480617d6b9b5f89c88836c60c5ad2d0caa8359 (diff)
add new step for polling interval
Diffstat (limited to 'test/gui/tst_sharing/test.feature')
-rw-r--r--test/gui/tst_sharing/test.feature6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/gui/tst_sharing/test.feature b/test/gui/tst_sharing/test.feature
index 996a557fa..813fe8385 100644
--- a/test/gui/tst_sharing/test.feature
+++ b/test/gui/tst_sharing/test.feature
@@ -30,11 +30,7 @@ Feature: Sharing
And user "Alice" has shared folder "simple-folder" on the server with user "Brian"
And user "Brian" has accepted the share "simple-folder" on the server offered by user "Alice"
And user "Brian" has shared folder "Shares/simple-folder" on the server with user "Carol"
- And user "Brian" has set up a client with these settings and password "AaBb2Cc3Dd4":
- """
- [ownCloud]
- remotePollInterval=5000
- """
+ And user "Brian" has set up a client with poll interval settings and password "AaBb2Cc3Dd4"
And user "Alice" has updated the share permissions on the server for folder "/simple-folder" to "read" for user "Brian"
When user "Brian" opens the sharing dialog of "%client_sync_path%/Shares/simple-folder" using the client-UI
Then the error text "The file can not be shared because it was shared without sharing permission." should be displayed in the sharing dialog