Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests-only] Extend API test coverage for MOVE between spaces using file-id #8126

Merged
merged 6 commits into from
Jan 4, 2024

Conversation

saw-jan
Copy link
Member

@saw-jan saw-jan commented Jan 4, 2024

Description

Extends MOVE API test coverage:

Using file-id

from from (role) to to (role) result API coverage
project manager/editor project(same) 201 👍 ✔️
project viewer project(same) 403 👍 ✔️
project manager/editor project manager/editor 502 ❓ ✔️
project manager/editor project viewer 403 👍 ✔️
project viewer project manager/editor/viewer 403 👍 ✔️
project manager/editor personal   502 ❓ ✔️
project viewer personal   403 👍 ✔️
project manager/editor/viewer share jail all/editor/viewer 403 👍 ✔️
personal   personal(same) 201 👍 ✔️
personal   personal(subfolder) 201 👍 ✔️
personal   project manager/editor 502 ❓ ✔️
personal   project viewer 403 👍 ✔️
personal   share jail all/editor/viewer 403 👍 ✔️
share jail all/editor share jail(same) 403 ❌ ✔️
share jail viewer share jail(same) 403 👍 ✔️
share jail all/editor personal   502 ❓ ✔️
share jail viewer personal   403 👍 ✔️
share jail all/editor/viewer share jail all/editor/viewer 403 👍 ✔️
share jail all/editor project manager/editor 502 ❓ ✔️
share jail all/editor project viewer 403 👍 ✔️
share jail viewer project manager/editor/viewer 403 👍 ✔️

Related Issue

Coverage for:

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:

@saw-jan saw-jan added the QA:team label Jan 4, 2024
@saw-jan saw-jan self-assigned this Jan 4, 2024
@saw-jan saw-jan marked this pull request as ready for review January 4, 2024 10:46
@saw-jan saw-jan requested a review from ScharfViktor January 4, 2024 11:36
Copy link

sonarcloud bot commented Jan 4, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@saw-jan saw-jan merged commit f779ee6 into master Jan 4, 2024
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the tests/extend-MOVE-tests-fileid branch January 4, 2024 12:15
ownclouders pushed a commit that referenced this pull request Jan 4, 2024
…ile-id (#8126)

* add issue tags

* extend API test coverage for MOVE between spaces using file-id

* fix table header

* re-arrange scenarios

* update expected failure

* update expected failure
2403905 pushed a commit to 2403905/ocis that referenced this pull request Jan 24, 2024
…ile-id (owncloud#8126)

* add issue tags

* extend API test coverage for MOVE between spaces using file-id

* fix table header

* re-arrange scenarios

* update expected failure

* update expected failure
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