ocis
ocis copied to clipboard
[tests-only][full-ci]extending test cases for copying file when shared with secure viewer
Description
Updated test cases for sharing via secure role
Scenario Outline: copying a file to a folder with no permissions
Scenario Outline: copying a file into a shared folder shared via viewer and secure viewer permissions as the share
Scenario Outline: copying a file out of a shared folder shared via secure viewer permissions as the share
Scenario Outline: copying a folder between shares received from different users when one share is shared via Secure viewer
Scenario Outline: copying a file between shares received from different users when one share is shared via Secure viewer
Related Issue
- Part of https://github.com/owncloud/ocis/issues/9334
How Has This Been Tested?
- test environment:
- locally and CI
Screenshots (if appropriate):
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Technical debt
- [x] Tests only (no source changes)
Checklist:
- [ ] Code changes
- [ ] Unit tests added
- [x] Acceptance tests added
- [ ] Documentation ticket raised: