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 group sharing and MOVE api tests #9083

Merged
merged 5 commits into from
May 7, 2024

Conversation

saw-jan
Copy link
Member

@saw-jan saw-jan commented May 6, 2024

Description

Added the following scenarios:

Scenario: share a file to user and group having same name (Personal space)
Scenario: share a file to group containing special characters in name (Personal space)
Scenario: share a file to user and group having same name (Project space)
Scenario: share a file to group containing special characters in name (Project space)
Scenario Outline: move a file to existing file name
Scenario Outline: rename file to/from special characters
Scenario Outline: try to rename file to name having white space at the end
Scenario Outline: try to rename file to . and ..
Scenario Outline: copy a file into a folder with special characters

Taken from owncloud/web#10878

Related Issue

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 May 6, 2024
@saw-jan saw-jan self-assigned this May 6, 2024
@saw-jan saw-jan marked this pull request as ready for review May 7, 2024 03:47
Copy link

sonarqubecloud bot commented May 7, 2024

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

@saw-jan saw-jan requested a review from Salipa-Gurung May 7, 2024 03:51
Copy link
Contributor

@ScharfViktor ScharfViktor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saw-jan saw-jan merged commit b4e991b into master May 7, 2024
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the tests/extend-api-tests branch May 7, 2024 06:42
ownclouders pushed a commit that referenced this pull request May 7, 2024
* test: add more COPY/MOVE tests

* test: add sharing to group edgecase tests

* test: new line

* test: fix typo

* test: 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