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: increase test coverage for lib/zlib.js #9366

Closed
wants to merge 3 commits into from

Commits on Oct 30, 2016

  1. test: increase test coverage for lib/zlib.js

    Add tests for constructor behavior and parameter validation. Remove
    condition check that cannot be triggered (nothing is greater than
    `Infinity`).
    Trott committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    36e848c View commit details
    Browse the repository at this point in the history
  2. squash: additional test

    Trott committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    8d0fc10 View commit details
    Browse the repository at this point in the history
  3. squash: nits

    Trott committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    d1c9274 View commit details
    Browse the repository at this point in the history