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 test to share disabled and deleted project space #8319

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

PrajwolAmatya
Copy link
Contributor

@PrajwolAmatya PrajwolAmatya commented Jan 30, 2024

Description

Added test to share a disabled project space.
Expected: sharing should fail with 404 status code

Added Scenario:

Scenario Outline: send share invitation for disabled project space to user with different roles
Scenario Outline: send share invitation for deleted project space to user with different roles

Related Issue

Motivation and Context

How Has This Been Tested?

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:

@PrajwolAmatya PrajwolAmatya self-assigned this Jan 30, 2024
@PrajwolAmatya PrajwolAmatya force-pushed the test-share-disabled/deleted-project-space branch from 0ec8c22 to 0ca8214 Compare January 31, 2024 06:39
@PrajwolAmatya PrajwolAmatya marked this pull request as ready for review January 31, 2024 06:52
@PrajwolAmatya PrajwolAmatya force-pushed the test-share-disabled/deleted-project-space branch 3 times, most recently from fbf969c to 6d429ae Compare January 31, 2024 08:40
@PrajwolAmatya PrajwolAmatya force-pushed the test-share-disabled/deleted-project-space branch from 6d429ae to 9c7e394 Compare January 31, 2024 09:52
Copy link

sonarcloud bot commented Jan 31, 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

Copy link
Member

@saw-jan saw-jan 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 95b6190 into master Jan 31, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the test-share-disabled/deleted-project-space branch January 31, 2024 10:41
ownclouders pushed a commit that referenced this pull request Jan 31, 2024
…8319)

* added test to share a disabled project space

* added test to share deleted project space
@saw-jan saw-jan changed the title [tests-only][full-ci] added test to share a disabled project space [tests-only][full-ci] added test to share disabled and deleted project space Feb 1, 2024
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