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

Update tls client test #9968

Closed
wants to merge 1 commit into from

Commits on Dec 1, 2016

  1. test: update tls test to use const/let and common.mustCall

    Replace variable defs using var with more up to date const/let. Updated tests to use strict equality to ensure type and value comparision
    
    tests: wrap callback functions in common.mustCall to ensure single execution
    rgoodwin committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    d1e235a View commit details
    Browse the repository at this point in the history