ocis icon indicating copy to clipboard operation
ocis copied to clipboard

[tests-only][full-ci] adding test for listing permission of shares drive

Open nirajacharya2 opened this issue 1 year ago • 2 comments

Description

this pr adds test for listing permissions of shares drive

added scenarios

Scenario: user lists the permissions of their shares drive

Related Issue

  • Related issues: https://github.com/owncloud/ocis/issues/8336

Motivation and Context

How Has This Been Tested?

  • test environment:
  • locally
  • 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:

nirajacharya2 avatar Apr 19 '24 08:04 nirajacharya2

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Apr 22 '24 04:04 sonarqubecloud[bot]

~currently blocked by https://github.com/owncloud/ocis/issues/8922~

nirajacharya2 avatar Apr 24 '24 02:04 nirajacharya2

then I saw that it's different endpoint. Maybe it makes scence to split feature file?

yeah, we have to organize the scenarios to differentiate between root and permissions endpoints. but in next PR

saw-jan avatar Jun 25 '24 08:06 saw-jan