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

chore: cleanup tests and small fix on mockfs.bypass #320

Merged
merged 5 commits into from Mar 19, 2021
Merged

chore: cleanup tests and small fix on mockfs.bypass #320

merged 5 commits into from Mar 19, 2021

Commits on Mar 12, 2021

  1. test: try nodejs v12 and v14

    3cp committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    32da137 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. test: fix wrong usage of assert.fail

    assert.fail throws an error. The done() after it will never be reached.
    It results to a timeout.
    3cp committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    b8b639f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    819f809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e85c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ccf1d6 View commit details
    Browse the repository at this point in the history