[tests-only][full-ci]Added type internal for share link (public) (#8210)
* Added type internal for share link (public) Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com> * fix Ci fail Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com> --------- Signed-off-by: sagargurung1001@gmail.com <sagargurung1001@gmail.com>
This commit is contained in:
@@ -261,16 +261,15 @@ The expected failures in this file are from features in the owncloud/ocis repo.
|
|||||||
- [apiLocks/lockFiles.feature:457](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiLocks/lockFiles.feature#L457)
|
- [apiLocks/lockFiles.feature:457](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiLocks/lockFiles.feature#L457)
|
||||||
|
|
||||||
### [blocksDownload link type is not implemented yet (sharing-ng)](https://github.com/owncloud/ocis/issues/7879)
|
### [blocksDownload link type is not implemented yet (sharing-ng)](https://github.com/owncloud/ocis/issues/7879)
|
||||||
|
- [apiSharingNg/linkShare.feature:79](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L79)
|
||||||
- [apiSharingNg/linkShare.feature:78](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L78)
|
- [apiSharingNg/linkShare.feature:149](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L149)
|
||||||
- [apiSharingNg/linkShare.feature:147](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L147)
|
- [apiSharingNg/linkShare.feature:228](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L228)
|
||||||
- [apiSharingNg/linkShare.feature:225](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L225)
|
- [apiSharingNg/linkShare.feature:305](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L305)
|
||||||
- [apiSharingNg/linkShare.feature:301](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L301)
|
- [apiSharingNg/linkShare.feature:377](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L377)
|
||||||
- [apiSharingNg/linkShare.feature:372](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L372)
|
- [apiSharingNg/linkShare.feature:451](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L451)
|
||||||
- [apiSharingNg/linkShare.feature:445](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L445)
|
- [apiSharingNg/linkShare.feature:453](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L453)
|
||||||
- [apiSharingNg/linkShare.feature:447](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L447)
|
- [apiSharingNg/linkShare.feature:455](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L455)
|
||||||
- [apiSharingNg/linkShare.feature:448](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L448)
|
- [apiSharingNg/linkShare.feature:456](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L456)
|
||||||
- [apiSharingNg/linkShare.feature:449](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/linkShare.feature#L449)
|
|
||||||
- [apiSharingNg/deletePermissions.feature:146](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/deletePermissions.feature#L146)
|
- [apiSharingNg/deletePermissions.feature:146](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/deletePermissions.feature#L146)
|
||||||
- [apiSharingNg/deletePermissions.feature:163](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/deletePermissions.feature#L163)
|
- [apiSharingNg/deletePermissions.feature:163](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/deletePermissions.feature#L163)
|
||||||
- [apiSharingNg/deletePermissions.feature:184](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/deletePermissions.feature#L184)
|
- [apiSharingNg/deletePermissions.feature:184](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSharingNg/deletePermissions.feature#L184)
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ Feature: Create a share link for a resource
|
|||||||
| permissionsRole |
|
| permissionsRole |
|
||||||
| view |
|
| view |
|
||||||
| edit |
|
| edit |
|
||||||
|
| internal |
|
||||||
| upload |
|
| upload |
|
||||||
| createOnly |
|
| createOnly |
|
||||||
| blocksDownload |
|
| blocksDownload |
|
||||||
@@ -144,6 +145,7 @@ Feature: Create a share link for a resource
|
|||||||
| permissionsRole |
|
| permissionsRole |
|
||||||
| view |
|
| view |
|
||||||
| edit |
|
| edit |
|
||||||
|
| internal |
|
||||||
| blocksDownload |
|
| blocksDownload |
|
||||||
|
|
||||||
@issue-7879
|
@issue-7879
|
||||||
@@ -220,6 +222,7 @@ Feature: Create a share link for a resource
|
|||||||
| permissionsRole |
|
| permissionsRole |
|
||||||
| view |
|
| view |
|
||||||
| edit |
|
| edit |
|
||||||
|
| internal |
|
||||||
| upload |
|
| upload |
|
||||||
| createOnly |
|
| createOnly |
|
||||||
| blocksDownload |
|
| blocksDownload |
|
||||||
@@ -298,6 +301,7 @@ Feature: Create a share link for a resource
|
|||||||
| permissionsRole |
|
| permissionsRole |
|
||||||
| view |
|
| view |
|
||||||
| edit |
|
| edit |
|
||||||
|
| internal |
|
||||||
| blocksDownload |
|
| blocksDownload |
|
||||||
|
|
||||||
@env-config @issue-7879
|
@env-config @issue-7879
|
||||||
@@ -369,6 +373,7 @@ Feature: Create a share link for a resource
|
|||||||
| permissionsRole |
|
| permissionsRole |
|
||||||
| view |
|
| view |
|
||||||
| edit |
|
| edit |
|
||||||
|
| internal |
|
||||||
| blocksDownload |
|
| blocksDownload |
|
||||||
|
|
||||||
@issue-7879
|
@issue-7879
|
||||||
@@ -442,11 +447,14 @@ Feature: Create a share link for a resource
|
|||||||
Examples:
|
Examples:
|
||||||
| previousPermissionsRole | newPermissionsRole |
|
| previousPermissionsRole | newPermissionsRole |
|
||||||
| view | edit |
|
| view | edit |
|
||||||
|
| view | internal |
|
||||||
| view | blocksDownload |
|
| view | blocksDownload |
|
||||||
| edit | view |
|
| edit | view |
|
||||||
| edit | blocksDownload |
|
| edit | blocksDownload |
|
||||||
|
| view | internal |
|
||||||
| blocksDownload | edit |
|
| blocksDownload | edit |
|
||||||
| blocksDownload | blocksDownload |
|
| blocksDownload | blocksDownload |
|
||||||
|
| view | internal |
|
||||||
|
|
||||||
|
|
||||||
Scenario: update expiration date of a file's link share
|
Scenario: update expiration date of a file's link share
|
||||||
|
|||||||
Reference in New Issue
Block a user