Skip to content

test: add coverage for client._addHandle()#8518

Closed
Trott wants to merge 2 commits intonodejs:masterfrom
Trott:addhandle
Closed

test: add coverage for client._addHandle()#8518
Trott wants to merge 2 commits intonodejs:masterfrom
Trott:addhandle

Conversation

@Trott
Copy link
Member

@Trott Trott commented Sep 13, 2016

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test debugger

Description of change

Client.prototype._addHandle() in the _debugger module has conditions
around invalid properties that are not currently tested. This change
adds some minimal unit tests.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants