This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
Add tests that don't mock out selectors, sockets etc. #108
Open
Description
Hi,
While working on a fix to issue #106, I realized that no unit test uses the
selector classes of the selectors module. Only mocks are used.
It would be nice to run "some" tests using a real selector, to have a better
code coverage.
Or maybe I ran incorrectly tests? I used "python3 runtests.py" in Tulip.
Victor
Original issue reported on code.google.com by victor.s...@gmail.com
on 20 Jan 2014 at 6:03