Skip to content

[tests-only] Add scenarios demonstrating access directly to the Shares folder#39059

Merged
phil-davis merged 1 commit intomasterfrom
upload-to-shares-folder
Jul 27, 2021
Merged

[tests-only] Add scenarios demonstrating access directly to the Shares folder#39059
phil-davis merged 1 commit intomasterfrom
upload-to-shares-folder

Conversation

@phil-davis
Copy link
Copy Markdown
Contributor

Description

The related issue discusses how OCIS behaves when a user tries to write directly to the Shares folder (where received shares are seen). ownCloud10 allows the user to write "ordinary files and folders" to the "Shares" folder. Those end up in the "Shares" folder along with received shares.

We don't currently have scenarios that explicitly demonstrate this behavior of ownCloud10. This PR adds a short set of scenarios demonstrating how the "feature" behaves.

It is tagged notToImplementOnOCIS because we know that OCIS behaves differently (and will probably continue to be different) - the "Shares" folder is more like a "jail for shares", and the share receiver can't pollute it with their own random files and folders. We can add some tests to OCIS to demonstrate the OCIS behavior.

Related Issue

owncloud/ocis#2319

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • 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:
  • Changelog item, see TEMPLATE

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@phil-davis phil-davis merged commit 7d2861b into master Jul 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the upload-to-shares-folder branch July 27, 2021 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants