ocis
ocis copied to clipboard
[tests-only][full-ci] added test coverage for sharing file between spaces via secure view role
Description
Adding test scenario for sharing file via secure roles among the spaces
Scenario: user copies a file from share space with secure viewer role to personal space
Scenario Outline: user copies a file from share space with secure viewer role to project space with different role
Scenario Outline: user copies a file from share space with different role to share space with role viewer or space 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
- [ ] Tests only (no source changes)
Checklist:
- [ ] Code changes
- [ ] Unit tests added
- [ ] Acceptance tests added
- [ ] Documentation ticket raised: