tschaub / mock-fs

Configurable mock for the fs module
https://npmjs.org/package/mock-fs
Other
911 stars 86 forks source link

Binding.open not following symlinks correctly #195

Closed vlindhol closed 7 years ago

vlindhol commented 7 years ago

Binding.open only follows a symlink once, so I fixed it so that it follows the symlink chain until the end.

tschaub commented 7 years ago

Thanks for the contribution @vlindhol.

tschaub commented 7 years ago

Published with mock-fs@4.1.0.