We have lots of problems coming out of mock-fs, particularly in the new node 24 world.
I'm currently adding fixes which mock out certain system paths and it's all pretty awkward.
It'll be a hard and painful process but I'd really like to rethink how we test against the file system.
Either we need a more robust mocking library or we should write to the acutal filesystem more
We have lots of problems coming out of mock-fs, particularly in the new node 24 world.
I'm currently adding fixes which mock out certain system paths and it's all pretty awkward.
It'll be a hard and painful process but I'd really like to rethink how we test against the file system.
Either we need a more robust mocking library or we should write to the acutal filesystem more