﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
16189	Tests with URLField(verify_exists=True) should use a mock and not access the internet directly.	Gregor Müllegger	Gregor Müllegger	"Currently the testsuite tries to hit some domains to test the verify_exists=True behaviour of URLFields. However unittests should not require any external resources.

urllib2.urlopen should be mocked in the tests to provide faster and more reliable tests."	Cleanup/optimization	closed	Testing framework	1.3	Normal	fixed	verify_exists		Ready for checkin	1	0	0	0	0	0
