Sinchan Saha
Sinchan Saha
I am looking into it.
For the mentioned exception we have a condition check, to throw that custom IO exception, it can be resolved by removing that if condition. ``` if (mockFileDataAccessor.StringOperations.Equals(fullSourcePath, fullDestPath)) { throw...
Is this issue fixed or not? I am happy to pick this up.
I am bit confused with this issue, at base it is using the `FileStreamSystem` to write into file. Then should this change be part of this repo or not? `FileStremSystem`...
Cool, I will look into it this week or weekend.