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

Add pauseTest and resumeTest functionality. #233

Merged
merged 1 commit into from
Nov 5, 2017

Commits on Nov 5, 2017

  1. Add pauseTest and resumeTest functionality.

    This is the base implementation to allow for `pauseTest()`
    functionality. These methods are designed to be wrapped by
    the host test framework so that any test timeouts are
    properly configured to avoid the test "failing" while being
    interacted with.
    rwjblue committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    f065e1f View commit details
    Browse the repository at this point in the history