STINNER Victor <vstin...@redhat.com> added the comment:

> could we mock the http requests?

No, the tests are functional tests which use deliberate HTTP request to public 
servers.

I suggest to use a server that we control rather multiple "third-party" 
servers. I'm trying to keep a list of external services used by Python test 
suite:
https://pythondev.readthedocs.io/infra.html#services-used-by-unit-tests

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36019>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to