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

Add teardown logic for multitenancy #10740

Merged
merged 1 commit into from
May 30, 2023

Conversation

Pedro-Revez-Silva
Copy link

Description

Adds a function to the teardown process that calls the endpoint that will delete the account & tenant for a test. The intention is to be able to run tests in production environments without adding too much fake data.

Addresses:

@codecov-commenter
Copy link

Codecov Report

Merging #10740 (b64a295) into develop (abe26ab) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff            @@
##           develop   #10740   +/-   ##
========================================
  Coverage    60.17%   60.17%           
========================================
  Files          245      245           
  Lines         7518     7518           
  Branches      1404     1404           
========================================
  Hits          4524     4524           
  Misses        2754     2754           
  Partials       240      240           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@shogunpurple shogunpurple left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@shogunpurple shogunpurple left a comment

Choose a reason for hiding this comment

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

LGTM

@Pedro-Revez-Silva Pedro-Revez-Silva merged commit 893790c into develop May 30, 2023
@Pedro-Revez-Silva Pedro-Revez-Silva deleted the test/qa-23-add-test-clean-up branch May 30, 2023 21:18
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants