A Single Test Method

Simplify, simplify, simplify. We continue our quest for the simplest possible test case to characterize our EPERM issue. We inline our networking code and get our test case down to a single test method. From there, we’re well situated to figure out exactly where our error is coming from.

comments powered by Disqus