Skip to content

test: check allowed port argument values

Existing test only covered ports pass as options, add tests for argument behaviour to avoid regressions.

Ref: https://github.com/nodejs/node/issues/14205

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
Affected core subsystem(s)

Merge request reports

Loading