ocis icon indicating copy to clipboard operation
ocis copied to clipboard

[QA][Sharing-NG] Add test coverage of getting a single permission

Open amrita-shrestha opened this issue 1 year ago • 1 comments

Missing tests coverage of getting a single permission for root item/ resource.

  • https://owncloud.dev/libre-graph-api/#/drives.root/GetPermissionSpaceRoot
  • https://owncloud.dev/libre-graph-api/#/drives.permissions/GetPermission

amrita-shrestha avatar Jul 04 '24 06:07 amrita-shrestha

~waiting for ~https://github.com/owncloud/ocis/issues/9541~ https://github.com/owncloud/ocis/issues/8616 to be implemented. blocked until then~ UPDATE: we are adding the basic tests for the endpoints

nirajacharya2 avatar Jul 05 '24 08:07 nirajacharya2

waiting for ~#9541~ #8616 to be implemented. blocked until then

I asked @2403905 about #8616 and he told me there is a work around in #9541.

We can retrieve an item permissions via ListPermissions API

deyankiteworks avatar Jun 02 '25 12:06 deyankiteworks

waiting for ~#9541~ #8616 to be implemented. blocked until then

I asked @2403905 about #8616 and he told me there is a work around in #9541.

We can retrieve an item permissions via ListPermissions API

yeah, we can use the workaround to get the single permissions. This ticket is to add API tests for the single permission endpoints which are now added. Therefore, closing this here

saw-jan avatar Jun 03 '25 04:06 saw-jan