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

Cleanup E2E tests #78

Closed
wants to merge 1 commit into from
Closed

Commits on Jul 1, 2019

  1. Cleanup E2E tests

    - Introduce TestCase.WaitFor function that waits until specified condition
      becomes true.
    - Make performance tests faster and reliable by waiting for spans to be received
      using WaitFor instead of fixed time period.
    - Introduce TestCase.Sleep function to reduce boilerplate in test cases.
    Tigran Najaryan committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    1d9a09e View commit details
    Browse the repository at this point in the history