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

Increase Test Coverage for XML Http Plugin #1216

Merged
merged 12 commits into from
Jun 23, 2020

Commits on Jun 18, 2020

  1. test(opentelemetry-plugin-xml-http-request): added un/patching tests

    Signed-off-by: Tina Gao <thgao@uwaterloo.ca>
    thgao committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d80f37f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7f8d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    595ee85 View commit details
    Browse the repository at this point in the history
  4. test(opentelemetry-plugin-xml-http-request): ignored urls

    added test for when request url is an ignored url from plugin config
    thgao committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    0898236 View commit details
    Browse the repository at this point in the history
  5. test(opentelemetry-plugin-xml-http-request): header prop tests

    fix header propagation tests that were affected by added a preflight
    span
    thgao committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    7a88ba5 View commit details
    Browse the repository at this point in the history
  6. test(opentelemetry-plugin-xml-http-request): clearTimingResources config

    Added tests for clearTimingResources setting in the plugin's config for
    the default behaviour when unspecified (false) and for explicitly
    setting to true.
    thgao committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    5d8c2c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9fc81a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f11a63 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0fedd7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ca3f9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    076513d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    f7988a3 View commit details
    Browse the repository at this point in the history