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][full-ci] adding test for creating link space share via permission endpoint #9250

Merged
merged 2 commits into from
May 29, 2024

Conversation

S-Panta
Copy link
Contributor

@S-Panta S-Panta commented May 24, 2024

Description

This PR add test scenario for creating space share via link using permission endpoint. Scenerio covered:

Scenario Outline:try to create a link share of a Personal and Shares drives using permissions endpoint
Scenario Outline::create a link share of a project-space drive using permissions endpoint
Scenario Outline:try to create an internal link share of a Personal and Shares drives using permissions endpoint
Scenario Outline:try to create an internal link share with password of a Personal and Shares drives using permissions endpoint
Scenario:create an internal link share of a project-space using permissions endpoint
Scenario: try to create an internal link share of a project-space with password using permissions endpoint
Scenario Outline:create a link share of a project-space with display name and expiry date using permissions endpoint
Scenario Outline: try to create a link share of a project-space with a password that is listed in the Banned-Password-List using permissions endpoint
Scenario Outline: create a link share of a project-space without password using permissions endpoint

Related Issue

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
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@S-Panta S-Panta force-pushed the create-link-drive-permission-endpoint branch from 7eeb795 to eb2bd3e Compare May 27, 2024 03:30
@S-Panta S-Panta self-assigned this May 27, 2024
@S-Panta S-Panta marked this pull request as ready for review May 27, 2024 06:05
@S-Panta S-Panta force-pushed the create-link-drive-permission-endpoint branch 2 times, most recently from dbd804f to 819edb9 Compare May 29, 2024 06:18
@S-Panta S-Panta requested a review from saw-jan May 29, 2024 06:18
@S-Panta S-Panta force-pushed the create-link-drive-permission-endpoint branch from 819edb9 to f3a7389 Compare May 29, 2024 06:44
saw-jan
saw-jan previously approved these changes May 29, 2024
@S-Panta S-Panta force-pushed the create-link-drive-permission-endpoint branch from f3a7389 to 1552f6b Compare May 29, 2024 09:52
Copy link

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 merged commit 9a2cd49 into master May 29, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the create-link-drive-permission-endpoint branch May 29, 2024 10:21
ownclouders pushed a commit that referenced this pull request May 29, 2024
…ermission endpoint (#9250)

* adding test for creating link space share via permission endpoint

* addressing the reviews
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