Skip to content

Commit

Permalink
refactor: switch to using memfs instead of mock-fs
Browse files Browse the repository at this point in the history
mock-fs has limitations which means you can use console.log during test runs
which is not ideal! Ended up doing something like this to get it to work:

tschaub/mock-fs#234 (comment)
  • Loading branch information
domharrington committed Feb 3, 2021
1 parent 1bb8664 commit e30799d
Show file tree
Hide file tree
Showing 5 changed files with 4,845 additions and 11,920 deletions.
Loading

0 comments on commit e30799d

Please sign in to comment.