You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically I have a handle that performs the important IO actions and the tests use a special implementation that doesn't do anything aside from record how it's called and return predetermined responses. It would be nice if this was more robust but I don't know if there's a more general solution out there. In the meantime maybe there's a way to clean that up and just write more use cases.
Don't know how to test this since it's like entirely IO and making sockets and stuff. But some tests would be nice.
The text was updated successfully, but these errors were encountered: