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

remove all those related with mock #5080

Merged
merged 15 commits into from
Sep 26, 2024

Conversation

ArcturusZhang
Copy link
Member

@ArcturusZhang ArcturusZhang commented Sep 20, 2024

Fixes #5025

Description

Since mock server host has been deprecated, the generated mock tests are running upon the mock server host, therefore we do not need to maintain the code for those now. This PR cleans that up

Checklist

To ensure a quick review and merge, please ensure:

  • The PR has a understandable title and description explaining the why and what.
  • The PR is opened in draft if not ready for review yet.
    • If opened in draft, please allocate sufficient time (24 hours) after moving out of draft for review
  • The branch is recent enough to not have merge conflicts upon creation.

Ready to Land?

  • Build is completely green
    • Submissions with test failures require tracking issue and approval of a CODEOWNER
  • At least one +1 review by a CODEOWNER
  • All -1 reviews are confirmed resolved by the reviewer
    • Override/Marking reviews stale must be discussed with CODEOWNERS first

@ArcturusZhang ArcturusZhang enabled auto-merge (squash) September 26, 2024 02:11
@ArcturusZhang ArcturusZhang merged commit 22992df into Azure:main Sep 26, 2024
8 checks passed
@ArcturusZhang ArcturusZhang deleted the remove-mock-test-in-mpg branch September 26, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up of generating mock test cases with mock server host since it has been deprecated
2 participants