Skip to content

test: add test cases for validateOffsetLengthWrite.

Rodrigo Muino Tomonari requested to merge github/fork/kakts/test-fs-util into master
Summary.

Added some test cases for validateOffsetLengthWrite in lib/internal/utils.js

This PR improves the test coverage of it. https://coverage.nodejs.org/coverage-75e91659887012f7/root/internal/fs/utils.js.html#L301

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