Files
Chris Dent 4f9294ca2a Move tests from the test dir into wsgi_intercept/tests
This helps to insure the tests are included with the package
and to avoid conflicting with other packages.
2016-09-22 20:02:41 +01:00

7 lines
288 B
Plaintext

If you wish to run the tests without those tests which speak to
the internet (there are a few that validate that the intercept
does not intercept), set the WSGI_INTERCEPT_SKIP_NETWORK environment
variable to "True". Any other value or no value will mean that
the network tests will run.