Files
deb-python-httpretty/tests
Guillaume Gauvrit 793f8e3e9a Add tests about the RuntimeError issue
when HTTPretty.enable(), we should contine to do DNS query,
like it's done in the
test_httpretty_should_not_raise_on_socket_send_when_uri_not_registered
test.

The test test_httpretty_should_raise_on_socket_send_when_uri_registered
is written to check that the RuntimeError is still raised when
the port is used for http traffic.
2013-07-26 15:44:50 +02:00
..