Skip to content

test: add internal/fs tests

  • add tests of internal/fs.js
  • increase coverage
  • move tests of require(internal/fs).stringToFlags in test-fs-open-flags.js to test-internal-fs-string-to-flags.js for a more accurate and findable filename
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