Skip to content

test: add mustcall and mustCallAtLeast in test-net-bytes-read.js

Rodrigo Muino Tomonari requested to merge github/fork/ImHype/patch-1 into master
  • add mustcall() on createServerListener
  • add mustcall() on listenPortListener
  • add mustCall() on onConnectListener
  • add mustCallAtLeast() on onDataListener
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading