Skip to content

Commit

Permalink
Add toImplementOnOCIS to issue-ocis-reva-243
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Jul 29, 2020
1 parent 2f47626 commit e35c913
Show file tree
Hide file tree
Showing 27 changed files with 82 additions and 82 deletions.
2 changes: 1 addition & 1 deletion tests/acceptance/features/apiFavorites/favorites.feature
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Feature: favorite
| new |

@files_sharing-app-required @toImplementOnOCIS
@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: sharee file favorite state should not change the favorite state of sharer
Given using <dav_version> DAV path
And user "Brian" has been created with default attributes and without skeleton files
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-34
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-34
Feature: share resources where the sharee receives the share in multiple ways

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-11 @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-11 @issue-ocis-reva-243
Feature: resources shared with the same name are received with unique names

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-34 @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-34 @issue-ocis-reva-243
Feature: sharing works when a username and group name are the same

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-34 @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-34 @issue-ocis-reva-243
Feature: share with groups, group names are case-sensitive

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Feature: share resources with a disabled user

Background:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Feature: cannot share resources with invalid permissions
| 1 | 404 | 200 | PARENT | 32 |
| 2 | 404 | 404 | PARENT | 32 |

@skipOnOcis @issue-ocis-reva-45 @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-45 @issue-ocis-reva-243
Scenario Outline: Cannot create a share of a file with a user with only create permission
Given using OCS API version "<ocs_api_version>"
And user "Brian" has been created with default attributes and without skeleton files
Expand Down Expand Up @@ -63,7 +63,7 @@ Feature: cannot share resources with invalid permissions
| 1 | 100 | 996 | 200 | 500 |
| 2 | 200 | 996 | 200 | 500 |

@skipOnOcis @issue-ocis-reva-45 @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-45 @issue-ocis-reva-243
Scenario Outline: Cannot create a share of a file with a user with only (create,delete) permission
Given using OCS API version "<ocs_api_version>"
And user "Brian" has been created with default attributes and without skeleton files
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-34 @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-34 @issue-ocis-reva-243
Feature: sharing

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-14 @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-14 @issue-ocis-reva-243
Feature: sharing

Background:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: sharing

@smokeTest
@skipOnEncryptionType:user-keys @issue-32322
@skipOnOcis @issue-ocis-reva-11 @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-11 @issue-ocis-reva-243
Scenario Outline: Creating a share of a file with a user, the default permissions are read(1)+update(2)+can-share(16)
Given using OCS API version "<ocs_api_version>"
And user "Brian" has been created with default attributes and without skeleton files
Expand All @@ -34,7 +34,7 @@ Feature: sharing

@smokeTest
@skipOnEncryptionType:user-keys @issue-32322
@skipOnOcis @issue-ocis-reva-11 @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-11 @issue-ocis-reva-243
Scenario Outline: Creating a share of a file containing commas in the filename, with a user, the default permissions are read(1)+update(2)+can-share(16)
Given using OCS API version "<ocs_api_version>"
And user "Brian" has been created with default attributes and without skeleton files
Expand Down Expand Up @@ -272,7 +272,7 @@ Feature: sharing
| 1 | 100 |
| 2 | 200 |

@smokeTest @skipOnOcis @issue-ocis-reva-34 @issue-ocis-reva-243
@smokeTest @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-34 @issue-ocis-reva-243
Scenario Outline: Share of folder to a group
Given using OCS API version "<ocs_api_version>"
And these users have been created with default attributes and without skeleton files:
Expand Down Expand Up @@ -300,7 +300,7 @@ Feature: sharing
| 1 | 100 |
| 2 | 200 |

@skipOnOcis @issue-ocis-reva-34 @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-34 @issue-ocis-reva-243
Scenario Outline: sharing again an own file while belonging to a group
Given using OCS API version "<ocs_api_version>"
And user "Brian" has been created with default attributes and without skeleton files
Expand All @@ -317,7 +317,7 @@ Feature: sharing
| 1 | 100 |
| 2 | 200 |

@skipOnOcis @issue-ocis-reva-372 @issue-ocis-reva-243 @toImplementOnOCIS
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-372 @issue-ocis-reva-243 @toImplementOnOCIS
Scenario Outline: sharing subfolder of already shared folder, GET result is correct
Given using OCS API version "<ocs_api_version>"
And these users have been created with default attributes and without skeleton files:
Expand Down Expand Up @@ -380,7 +380,7 @@ Feature: sharing
| 1 | 200 | 996 |
| 2 | 500 | 996 |

@skipOnOcis @issue-ocis-reva-14 @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-14 @issue-ocis-reva-243
Scenario Outline: user shares a file with file name longer than 64 chars to another user
Given using OCS API version "<ocs_api_version>"
And user "Brian" has been created with default attributes and without skeleton files
Expand Down Expand Up @@ -410,7 +410,7 @@ Feature: sharing
| 1 | 100 |
| 2 | 200 |

@skipOnOcis @issue-ocis-reva-14 @issue-ocis-reva-243 @issue-ocis-reva-12
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-14 @issue-ocis-reva-243 @issue-ocis-reva-12
Scenario Outline: user shares a folder with folder name longer than 64 chars to another user
Given using OCS API version "<ocs_api_version>"
And user "Brian" has been created with default attributes and without skeleton files
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Feature: sharing
Then the HTTP status code should be "204"
And as "Brian" folder "/sub" should not exist

@smokeTest @files_trashbin-app-required @skipOnOcis @toFixOnOCIS @issue-ocis-reva-243
@smokeTest @files_trashbin-app-required @skipOnOcis @toImplementOnOCIS @toFixOnOCIS @issue-ocis-reva-243
Scenario: deleting a file out of a share as recipient creates a backup for the owner
Given using OCS API version "1"
And user "Alice" has been created with default attributes and skeleton files
Expand All @@ -79,7 +79,7 @@ Feature: sharing
And as "Alice" file "/shared_file.txt" should exist in the trashbin
And as "Brian" file "/shared_file.txt" should exist in the trashbin

@files_trashbin-app-required @skipOnOcis @toFixOnOCIS @issue-ocis-reva-243
@files_trashbin-app-required @skipOnOcis @toImplementOnOCIS @toFixOnOCIS @issue-ocis-reva-243
Scenario: deleting a folder out of a share as recipient creates a backup for the owner
Given using OCS API version "1"
And user "Alice" has been created with default attributes and skeleton files
Expand Down Expand Up @@ -115,7 +115,7 @@ Feature: sharing
And the etag of element "/" of user "Brian" should have changed
And the etag of element "/PARENT" of user "Carol" should not have changed

@skipOnOcis @toFixOnOCIS @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @toFixOnOCIS @issue-ocis-reva-243
Scenario: sharee of a read-only share folder tries to delete the shared folder
Given using OCS API version "1"
And user "Alice" has been created with default attributes and skeleton files
Expand All @@ -127,7 +127,7 @@ Feature: sharing
Then the HTTP status code should be "403"
And as "Brian" file "/shared/shared_file.txt" should exist

@skipOnOcis @toFixOnOCIS @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @toFixOnOCIS @issue-ocis-reva-243
Scenario: sharee of a upload-only shared folder tries to delete a file in the shared folder
Given using OCS API version "1"
And user "Alice" has been created with default attributes and skeleton files
Expand All @@ -139,7 +139,7 @@ Feature: sharing
Then the HTTP status code should be "403"
And as "Alice" file "/shared/shared_file.txt" should exist

@skipOnOcis @toFixOnOCIS @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @toFixOnOCIS @issue-ocis-reva-243
Scenario: sharee of an upload-only shared folder tries to delete their file in the folder
Given using OCS API version "1"
And these users have been created with default attributes and without skeleton files:
Expand Down Expand Up @@ -178,7 +178,7 @@ Feature: sharing
| /PARENT | 1 | 200 | PARENT |
| /PARENT | 2 | 404 | PARENT |

@skipOnOcis @toFixOnOCIS @issue-ocis-reva-243 @issue-ocis-reva-364
@skipOnOcis @toImplementOnOCIS @toFixOnOCIS @issue-ocis-reva-243 @issue-ocis-reva-364
Scenario Outline: An individual share recipient tries to delete the share
Given using OCS API version "<ocs_api_version>"
And user "Alice" has been created with default attributes and skeleton files
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-14 @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-14 @issue-ocis-reva-243
Feature: sharing

Background:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received file with edit and reshare permissions
Given using <dav-path> DAV path
And user "Alice" has uploaded file with content "foo" to "/tmp.txt"
Expand All @@ -49,7 +49,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received group shared file with edit and reshare permissions
Given using <dav-path> DAV path
And group "grp1" has been created
Expand All @@ -69,7 +69,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received file with edit permissions but no reshare permissions
Given using <dav-path> DAV path
And user "Alice" has uploaded file with content "foo" to "/tmp.txt"
Expand All @@ -82,7 +82,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received group shared file with edit permissions but no reshare permissions
Given using <dav-path> DAV path
And group "grp1" has been created
Expand All @@ -102,7 +102,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received file with reshare permissions but no edit permissions
Given using <dav-path> DAV path
And user "Alice" has uploaded file with content "foo" to "/tmp.txt"
Expand All @@ -115,7 +115,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received group shared file with reshare permissions but no edit permissions
Given using <dav-path> DAV path
And group "grp1" has been created
Expand Down Expand Up @@ -148,7 +148,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received folder with all permissions
Given using <dav-path> DAV path
And user "Alice" has created folder "/tmp"
Expand All @@ -162,7 +162,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received group shared folder with all permissions
Given using <dav-path> DAV path
And group "grp1" has been created
Expand All @@ -181,7 +181,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received folder with all permissions but edit
Given using <dav-path> DAV path
And user "Alice" has created folder "/tmp"
Expand All @@ -194,7 +194,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received group shared folder with all permissions but edit
Given using <dav-path> DAV path
And group "grp1" has been created
Expand All @@ -214,7 +214,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received folder with all permissions but create
Given using <dav-path> DAV path
And user "Alice" has created folder "/tmp"
Expand All @@ -227,7 +227,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received group shared folder with all permissions but create
Given using <dav-path> DAV path
And group "grp1" has been created
Expand All @@ -247,7 +247,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received folder with all permissions but delete
Given using <dav-path> DAV path
And user "Alice" has created folder "/tmp"
Expand All @@ -260,7 +260,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received group shared folder with all permissions but delete
Given using <dav-path> DAV path
And group "grp1" has been created
Expand All @@ -280,7 +280,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received folder with all permissions but share
Given using <dav-path> DAV path
And user "Alice" has created folder "/tmp"
Expand All @@ -293,7 +293,7 @@ Feature: sharing
| old |
| new |

@skipOnOcis @issue-ocis-reva-243
@skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: Correct webdav share-permissions for received group shared folder with all permissions but share
Given using <dav-path> DAV path
And group "grp1" has been created
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Feature: sharing
| 1 | 100 |
| 2 | 200 |

@skipOnOcis @smokeTest @issue-ocis-reva-243
@skipOnOcis @smokeTest @toImplementOnOCIS @issue-ocis-reva-243
Scenario Outline: getting all shares of a file with reshares
Given using OCS API version "<ocs_api_version>"
And these users have been created with default attributes and skeleton files:
Expand All @@ -74,7 +74,7 @@ Feature: sharing
| 1 | 100 |
| 2 | 200 |

@skipOnOcis @smokeTest @issue-ocis-reva-243 @issue-ocis-reva-194
@skipOnOcis @smokeTest @toImplementOnOCIS @issue-ocis-reva-243 @issue-ocis-reva-194
Scenario Outline: User's own shares reshared to him don't appear when getting "shared with me" shares
Given using OCS API version "<ocs_api_version>"
And group "grp1" has been created
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-11 @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-11 @issue-ocis-reva-243
Feature: sharing

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @public_link_share-feature-required @skipOnOcis @issue-ocis-reva-282
@api @files_sharing-app-required @public_link_share-feature-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-282
@issue-ocis-reva-233 @issue-ocis-reva-243 @issue-ocis-reva-289
Feature: reshare as public link
As a user
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Feature: update a public link share
Given using OCS API version "1"
And user "Alice" has been created with default attributes and skeleton files

@skipOnOcis @toFixOnOCIS @toFixOnOcV10 @issue-ocis-reva-243 @issue-ocis-reva-349 @issue-37653
@skipOnOcis @toImplementOnOCIS @toFixOnOCIS @toFixOnOcV10 @issue-ocis-reva-243 @issue-ocis-reva-349 @issue-37653
#after fixing all the issues merge this scenario with the one below
Scenario Outline: API responds with a full set of parameters when owner changes the expireDate of a public share
Given using OCS API version "<ocs_api_version>"
Expand Down Expand Up @@ -45,7 +45,7 @@ Feature: update a public link share
| 1 | 100 |
| 2 | 200 |

@skipOnOcV10 @toFixOnOCIS @toFixOnOcV10 @issue-ocis-reva-243 @issue-ocis-reva-349 @issue-37653
@skipOnOcV10 @toImplementOnOCIS @toFixOnOCIS @toFixOnOcV10 @issue-ocis-reva-243 @issue-ocis-reva-349 @issue-37653
#after fixing all the issues merge this scenario with the one above
Scenario Outline: API responds with a full set of parameters when owner changes the expireDate of a public share
Given using OCS API version "<ocs_api_version>"
Expand Down
2 changes: 1 addition & 1 deletion tests/acceptance/features/apiShareReshare1/reShare.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-11 @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-11 @issue-ocis-reva-243
Feature: sharing

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @skipOnOcis @issue-ocis-reva-243
@api @files_sharing-app-required @skipOnOcis @toImplementOnOCIS @issue-ocis-reva-243
Feature: resharing can be done on a reshared resource

Background:
Expand Down
Loading

0 comments on commit e35c913

Please sign in to comment.