Closed importantchoice closed 6 years ago
passed filestream in the wrapper and adjusted code in the respective modules, issue itself can be closed test modules need to be adjusted
I think failing tests are not a thing, that we should leave open in master. As it relates to this issue, I suggest keeping it open, until those failing tests are fixed.
All three named hiding techniques open their filesystem streams by themself. This violates the principles, we defined earlier. The cli already passes an open filesytem stream to the do_ function. So, they should use it.