Skip to content

test: check number of message events

Rodrigo Muino Tomonari requested to merge github/fork/Trott/msg-hand into master

When a no-op message event handler is used in a test, make it clear what is expected by using common.mustCall() and common.mustNotCall().

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test child_process

Merge request reports

Loading