ocis icon indicating copy to clipboard operation
ocis copied to clipboard

[QA] Check and add API test coverage for SharingNG bug reports

Open S-Panta opened this issue 11 months ago • 1 comments

These are the SharingNG bug reports which doesn't have test coverage. When this is solved by developer,find out if there's test coverage for them and if not please add API test for each bug reports:

  • [ ] https://github.com/owncloud/ocis/issues/8355
    • add coverage for both permission and root endpoint
  • [ ] https://github.com/owncloud/ocis/issues/8464 @nabim777 https://github.com/owncloud/ocis/pull/8576
  • [ ] https://github.com/owncloud/ocis/issues/8510
  • [ ] https://github.com/owncloud/ocis/issues/9463 What will be the behavior of shares when sharee is deleted and share sync is enabled or disabled in the PROPFIND response done by sharer?
    • [ ] Personal
    • [ ] Project Spaces
  • [ ] https://github.com/owncloud/ocis/issues/9369
  • [ ] https://github.com/owncloud/ocis/issues/10077
  • [ ] https://github.com/owncloud/ocis/issues/9303 Although the implementation of sharing drive via secure role is still in discussion

S-Panta avatar Jan 07 '25 05:01 S-Panta

We can have test coverage now and add them to the expected failures list.

anon-pradip avatar Mar 31 '25 06:03 anon-pradip