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: replace requireInject with t.mock tap api #2370

Closed

Commits on Dec 17, 2020

  1. test: update to t.mock tap api

    - Replaces all usage of `requireInject` with `t.mock`
    - Standardizes usage of tap as: `const t = require('tap')`
    - Fixes some minor inconsistencies in tests
    ruyadorno committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fe880f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8742c17 View commit details
    Browse the repository at this point in the history