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

modify AzureMetadataRequestor to accept HttpClient in ctor. rewrite AzureInstanceMetadata tests to mock HttpClient instead of using in-proc server. #2358

Closed
wants to merge 8 commits into from

Commits on Aug 10, 2021

  1. rewrite tests

    TimothyMothra committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    0fae348 View commit details
    Browse the repository at this point in the history
  2. code review comments

    TimothyMothra committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    25e91b5 View commit details
    Browse the repository at this point in the history
  3. fxcop

    TimothyMothra committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    a2bff81 View commit details
    Browse the repository at this point in the history
  4. dispose pattern

    TimothyMothra committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    d72598e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    768e1b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. merge develop

    TimothyMothra committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d722454 View commit details
    Browse the repository at this point in the history
  2. remove ignore

    TimothyMothra committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    321c0ad View commit details
    Browse the repository at this point in the history
  3. cleanup

    TimothyMothra committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    f51ec52 View commit details
    Browse the repository at this point in the history