nskinkel / oppy

A Tor client (onion proxy) implementation in Python
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

circuit package needs better unit tests #119

Open nskinkel opened 9 years ago

nskinkel commented 9 years ago

Coverage is adequate, but some of the tests suck. Specifically, many tests check that a particular method was called but don't actually check the call args.