Closed AGrzes closed 7 years ago
At the moment 32 tests failed in comparison to initial 48.
At the moment 32 tests failed in comparison to initial 48.
All test failures resolved.
I still do not like the fact that maybeStatCallback
is copy-paste of maybeCallback
Thanks for the work on this @AGrzes!
I still do not like the fact that maybeStatCallback is copy-paste of maybeCallback
I removed the duplication in 85396c2a98e096439cf961d08adb8f54f111c7e5 (by adding a wrapStatsCallback
function).
Support for Node 8 published in mock-fs@4.4
. Thanks @AGrzes for the contribution.
This is still work in progress.
I managed to fix first issue - with stat function - but there is still a lot of tests failing.