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

test: refactor test-stream2-basic #13146

Closed
wants to merge 3 commits into from
Closed

Commits on May 21, 2017

  1. test: check noop function invocations

    In test/pummel/test-stream2-basic.js, check that noop functions are
    called the expected number of times.
    Trott committed May 21, 2017
    Configuration menu
    Copy the full SHA
    4dc7862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b26f3a View commit details
    Browse the repository at this point in the history
  3. test: move stream2 test from pummel to parallel

    test-stream2-basic runs in a few seconds. It can be moved to parallel.
    Trott committed May 21, 2017
    Configuration menu
    Copy the full SHA
    fd82e91 View commit details
    Browse the repository at this point in the history