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] Refactor group store for e2e tests #8914

Merged
merged 2 commits into from
May 8, 2023

Conversation

amrita-shrestha
Copy link
Contributor

Description

This PR removes dummyGroup uses other than getting group dummy value at creation time.
Now created group will be stored in createdGroup. Currently, createdGroupStore is cleared at After hook because we need group id to check whether the group exists after the deletion or nor

Related Issue

Motivation and Context

How Has This Been Tested?

  • Locally

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

Checklist:

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

Open tasks:

  • ...

@amrita-shrestha amrita-shrestha force-pushed the refactor-group-store branch from c93cbb4 to ab1f7c0 Compare May 5, 2023 08:16
@ownclouders
Copy link
Contributor

@amrita-shrestha amrita-shrestha force-pushed the refactor-group-store branch from ab1f7c0 to da1fb18 Compare May 5, 2023 10:27
@amrita-shrestha amrita-shrestha marked this pull request as ready for review May 5, 2023 10:27
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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

@SwikritiT SwikritiT requested a review from ScharfViktor May 8, 2023 06:14
@saw-jan saw-jan merged commit 4913e52 into master May 8, 2023
@delete-merged-branch delete-merged-branch bot deleted the refactor-group-store branch May 8, 2023 07:20
saw-jan pushed a commit that referenced this pull request May 11, 2023
saw-jan pushed a commit that referenced this pull request May 11, 2023
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.

5 participants