Provide an IFileSystem injecton to make tests more integrated
vsdsantos opened this issue ยท 1 comments
vsdsantos commented
Hi,
First of all, thanks for the excellent work on keeping the Squirrel alive ๐
Is it possible to have an IFileSystem injection on the Utility
or UpdateManager
classes so we can test the package in a more integrated way?
Thanks in advance
vsdsantos commented
Now I realised that I could use a Mock from the Moq library, closing this issue