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 Adhikari <swoichhaa@gmail.com>2021-06-14 14:19:04 +0300
committerGitHub <noreply@github.com>2021-06-14 14:19:04 +0300
commitdadccabc56063b7a8c98657552403d5414fe8e6a (patch)
treed8e72baea6f6590950a1266873561567d2e2b0d9 /test/gui/tst_sharing
parentcb5e7ea8921486fa6fbd331bd6257a948f9465af (diff)
[Tests-Only]add smokeTest tag (#8723)
Diffstat (limited to 'test/gui/tst_sharing')
-rw-r--r--test/gui/tst_sharing/test.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/gui/tst_sharing/test.feature b/test/gui/tst_sharing/test.feature
index 72ed92f4b..fc4fa903a 100644
--- a/test/gui/tst_sharing/test.feature
+++ b/test/gui/tst_sharing/test.feature
@@ -40,7 +40,7 @@ Feature: Sharing
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
-
+ @smokeTest
Scenario: simple sharing of a file by public link without password
Given user "Alice" has uploaded on the server file with content "ownCloud test text file 0" to "/textfile0.txt"
And user "Alice" has set up a client with default settings
@@ -70,7 +70,7 @@ Feature: Sharing
Then the fields of the last public link share response of user "Alice" should include on the server
| expireDate | 2038-07-21 |
-
+ @smokeTest
Scenario: simple sharing of a folder by public link without password
Given user "Alice" has created on the server folder "simple-folder"
And user "Alice" has set up a client with default settings