Skip to content

test: improve tests for test-http-url.parse

Improve or refactor some tests:

  • remove unused parameters.
  • convert assert.throws into using common.expectsError.
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading