Skip to content

test: track callback invocations

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fanfare into master

Use common.mustCall() and common.mustNotCall() to check that callbacks are invoked the expected number of times in test-net-listen-shared-ports.

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

test net

Merge request reports

Loading