node icon indicating copy to clipboard operation
node copied to clipboard

test: add test cases for `getDirents` and `getDirent` function

Open sendoru opened this issue 6 months ago • 3 comments

Add test case when type is not UV_DIRENT_UNKNOWN for test case of getDirent Add test case when path is a nonexistent path for test case of getDirents and getDirent

This improves the branch coverage of lib/internal/fs/utils.js.

sendoru avatar Aug 29 '24 13:08 sendoru