Skip to content

Commit

Permalink
Merge pull request #4886 from owncloud/split-webUiSharingPublic-tests
Browse files Browse the repository at this point in the history
[Tests-Only] Split webUiSharingPublic suite into smaller suites
  • Loading branch information
individual-it authored Apr 9, 2021
2 parents 6441c7b + 7bc5feb commit 29696b1
Show file tree
Hide file tree
Showing 10 changed files with 957 additions and 921 deletions.
12 changes: 8 additions & 4 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ config = {
'webUISharingInternalUsersToRootSharingIndicator': 'SharingInternalUsersRootSharingIndicator',
'webUISharingPermissionsUsers': 'SharingPermissionsUsers',
'webUISharingPermissionToRoot': 'SharingPermissionToRoot',
'webUISharingPublic': 'SharingPublic',
'webUISharingPublicBasic': 'SharingPublicBasic',
'webUISharingPublicManagement': 'SharingPublicManagement',
'webUISharingPublicDifferentRoles': 'SharingPublicDifferentRoles',
'webUISharingPublicExpire': 'SharingPublicExpire',
'webUITrashbinDelete': 'TrashbinDelete',
Expand Down Expand Up @@ -183,7 +184,8 @@ config = {
'webUISharingInternalUsersToRootSharingIndicator',
'webUISharingPermissionsUsers',
'webUISharingPermissionToRoot',
'webUISharingPublic',
'webUISharingPublicBasic',
'webUISharingPublicManagement',
'webUISharingPublicDifferentRoles',
'webUISharingPublicExpire',
'webUITrashbinDelete',
Expand Down Expand Up @@ -253,7 +255,8 @@ config = {
'webUISharingInternalUsersToRoot',
'webUISharingPermissionsUsers',
'webUISharingPermissionToRoot',
'webUISharingPublic',
'webUISharingPublicBasic',
'webUISharingPublicManagement',
'webUISharingPublicDifferentRoles',
'webUISharingPublicExpire',
'webUITrashbinDelete',
Expand Down Expand Up @@ -349,7 +352,8 @@ config = {
'webUISharingPermissionToRoot': 'OCISSharingPermissionToRoot',
'webUIResharing': 'OCISResharing', # for now run this suite by itself see https://github.com/owncloud/ocis/issues/736
'webUIResharingToRoot': 'OCISResharingToRoot',
'webUISharingPublic': 'OCISSharingPublic',
'webUISharingPublicBasic': 'OCISSharingPublicBasic',
'webUISharingPublicManagement': 'OCISSharingPublicManagement',
'webUISharingPublicExpire': 'OCISSharingPublicExpire',
'webUISharingPublicDifferentRoles': 'OCISSharingPublicDifferentRoles',
'webUITrashbinDelete': 'OCISTrashbinDelete',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,11 @@ Other free text and markdown formatting can be used elsewhere in the document if
- [webUIFilesCopy/copy.feature:79](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesCopy/copy.feature#L79)
- [webUIMoveFilesFolders/moveFiles.feature:87](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIMoveFilesFolders/moveFiles.feature#L87)
- [webUIMoveFilesFolders/moveFolders.feature:67](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIMoveFilesFolders/moveFolders.feature#L67)
- [webUISharingPublic/shareByPublicLink.feature:576](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L576)
- [webUISharingPublic/shareByPublicLink.feature:611](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L611)
- [webUISharingPublic/shareByPublicLink.feature:628](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L628)
- [webUISharingPublic/shareByPublicLink.feature:645](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L645)
- [webUISharingPublic/shareByPublicLink.feature:662](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L662)
- [webUISharingPublicManagement/publicLinkIndicator.feature:11](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/publicLinkIndicator.feature#L11)
- [webUISharingPublicManagement/publicLinkIndicator.feature:46](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/publicLinkIndicator.feature#L46)
- [webUISharingPublicManagement/publicLinkIndicator.feature:63](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/publicLinkIndicator.feature#L63)
- [webUISharingPublicManagement/publicLinkIndicator.feature:80](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/publicLinkIndicator.feature#L80)
- [webUISharingPublicManagement/publicLinkIndicator.feature:97](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/publicLinkIndicator.feature#L97)

### [Copy private link option not available](https://github.com/owncloud/ocis/issues/1409)
- [webUIFilesCopy/copyPrivateLinks.feature:18](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesCopy/copyPrivateLinks.feature#L18)
Expand Down Expand Up @@ -208,14 +208,14 @@ Other free text and markdown formatting can be used elsewhere in the document if
- [webUIRestrictSharing/disableSharing.feature:19](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIRestrictSharing/disableSharing.feature#L19)
- [webUIRestrictSharing/disableSharing.feature:29](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIRestrictSharing/disableSharing.feature#L29)
- [webUIRestrictSharing/disableSharing.feature:46](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIRestrictSharing/disableSharing.feature#L46)
- [webUISharingPublic/shareByPublicLink.feature:162](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L162)
- [webUISharingPublic/shareByPublicLink.feature:163](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L163)
- [webUISharingPublic/shareByPublicLink.feature:160](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L160)
- [webUISharingPublic/shareByPublicLink.feature:161](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L161)
- [webUISharingPublic/shareByPublicLink.feature:187](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L187)
- [webUISharingPublic/shareByPublicLink.feature:188](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L188)
- [webUISharingPublic/shareByPublicLink.feature:185](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L185)
- [webUISharingPublic/shareByPublicLink.feature:186](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L186)
- [webUISharingPublicBasic/publicLinkEdit.feature:31](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkEdit.feature#L31)
- [webUISharingPublicBasic/publicLinkEdit.feature:32](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkEdit.feature#L32)
- [webUISharingPublicBasic/publicLinkEdit.feature:29](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkEdit.feature#L29)
- [webUISharingPublicBasic/publicLinkEdit.feature:30](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkEdit.feature#L30)
- [webUISharingPublicBasic/publicLinkEdit.feature:56](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkEdit.feature#L56)
- [webUISharingPublicBasic/publicLinkEdit.feature:57](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkEdit.feature#L57)
- [webUISharingPublicBasic/publicLinkEdit.feature:54](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkEdit.feature#L54)
- [webUISharingPublicBasic/publicLinkEdit.feature:55](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkEdit.feature#L55)
- [webUISharingPublicExpire/shareByPublicLinkExpiringLinks.feature:48](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicExpire/shareByPublicLinkExpiringLinks.feature#L48)
- [webUISharingPublicExpire/shareByPublicLinkExpiringLinks.feature:49](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicExpire/shareByPublicLinkExpiringLinks.feature#L49)
- [webUISharingPublicExpire/shareByPublicLinkExpiringLinks.feature:67](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicExpire/shareByPublicLinkExpiringLinks.feature#L67)
Expand Down Expand Up @@ -283,21 +283,21 @@ Other free text and markdown formatting can be used elsewhere in the document if
- [webUISharingNotifications/shareWithUsers.feature:49](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingNotifications/shareWithUsers.feature#L49)

### [name of public link is empty and not "Public link" when not specified in the create request](https://github.com/owncloud/ocis/issues/1237)
- [webUISharingPublic/shareByPublicLink.feature:30](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L30)
- [webUISharingPublic/shareByPublicLink.feature:31](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L31)
- [webUISharingPublicBasic/publicLinkCreate.feature:26](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkCreate.feature#L26)
- [webUISharingPublicBasic/publicLinkCreate.feature:27](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkCreate.feature#L27)
- [webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:31](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature#L31)
- [webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:32](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature#L32)
- [webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:33](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature#L33)
- [webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:57](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature#L57)

### [Cannot upload files to the ownCloud storage](https://github.com/owncloud/ocis-reva/issues/398)
- [webUISharingPublic/shareByPublicLink.feature:61](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L61)
- [webUISharingPublicBasic/publicLinkPublicActions.feature:11](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkPublicActions.feature#L11)

### [public share are not deleted when user is deleted](https://github.com/owncloud/ocis/issues/1240)
- [webUISharingPublic/shareByPublicLink.feature:133](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L133)
- [webUISharingPublicBasic/publicLinkCreate.feature:49](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicBasic/publicLinkCreate.feature#L49)

### [Listing shares via ocs API does not show path for parent folders](https://github.com/owncloud/ocis/issues/1231)
- [webUISharingPublic/shareByPublicLink.feature:743](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L743)
- [webUISharingPublicManagement/shareByPublicLink.feature:143](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/shareByPublicLink.feature#L143)

### [Deletion of a recursive folder from trashbin is not possible](https://github.com/owncloud/product/issues/188)
- [webUITrashbinDelete/trashbinDelete.feature:36](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUITrashbinDelete/trashbinDelete.feature#L36)
Expand All @@ -316,7 +316,7 @@ Other free text and markdown formatting can be used elsewhere in the document if
- [webUITrashbinRestore/trashbinRestore.feature:240](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUITrashbinRestore/trashbinRestore.feature#L240)

### [Adjust web UI test scenarios that demonstrate fixed bugs](https://github.com/owncloud/web/issues/4601)
- [webUISharingPublic/shareByPublicLink.feature:795](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublic/shareByPublicLink.feature#L795)
- [webUISharingPublicManagement/shareByPublicLink.feature:178](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicManagement/shareByPublicLink.feature#L178)
- [webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:124](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature#L124)
- [webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:300](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature#L300)
- [webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature:277](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingPublicDifferentRoles/shareByPublicLinkDifferentRoles.feature#L277)
Expand Down
Loading

0 comments on commit 29696b1

Please sign in to comment.