Skip to content

migrate identity tests to test proxy#22537

Merged
xiangyan99 merged 28 commits intomainfrom
identity_test_proxy
Jul 22, 2022
Merged

migrate identity tests to test proxy#22537
xiangyan99 merged 28 commits intomainfrom
identity_test_proxy

Conversation

@xiangyan99
Copy link
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@ghost ghost added the Azure.Identity label Jan 18, 2022
@xiangyan99 xiangyan99 marked this pull request as ready for review January 31, 2022 21:09
@azure-sdk
Copy link
Collaborator

API change check for azure-identity

API changes are not detected in this pull request for azure-identity

@xiangyan99 xiangyan99 requested a review from mccoyp April 12, 2022 20:39
Copy link
Member

@mccoyp mccoyp left a comment

Choose a reason for hiding this comment

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

This is looking really good, thank you!

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jun 15, 2022

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-identity

@xiangyan99 xiangyan99 requested a review from mccoyp July 21, 2022 17:33
@xiangyan99 xiangyan99 marked this pull request as ready for review July 21, 2022 18:36
Copy link
Member

@mccoyp mccoyp left a comment

Choose a reason for hiding this comment

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

LGTM! You should now be able to use the new recording fixture if you want, which would only involve replacing the @recorded_by_proxy decorators with a recorded_test fixture request (the rest of the test proxy tooling works the same).

I would recommend doing so now so you don't have to later, but this PR has also been up for a while so I won't block you on this 🙂

@xiangyan99 xiangyan99 merged commit cfd6189 into main Jul 22, 2022
@xiangyan99 xiangyan99 deleted the identity_test_proxy branch July 22, 2022 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants