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] Added API tests to check file versions of a file in a project space #7980

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

nirajacharya2
Copy link
Contributor

@nirajacharya2 nirajacharya2 commented Dec 15, 2023

Description

Added API tests for checking file versions of a file in a shared space (file shared with different role)

Scenario Outline: check the file versions of a file in a shared space as editor/manager
Scenario Outline: check the file versions of a file in a shared space as viewer

Added API tests for checking file versions of shared file from a space (file shared with different role)

Scenario Outline: check the file versions of a shared file
    Examples:
      | role   | 
      | editor | 
      | viewer |
      | all    |

backport of : #7829 and #7969

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

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:

Copy link

sonarcloud bot commented Dec 15, 2023

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 342af62 into stable-4.0 Dec 18, 2023
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the hide-file-versions-space-bp branch December 18, 2023 04:07
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.

3 participants