You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils/urls
Matt Clay 46a1eb6832 [stable-2.13] Prefer unittest.mock over mock. (#77886)
(cherry picked from commit 2595b42aca)

Co-authored-by: Matt Clay <matt@mystile.com>
4 years ago
..
fixtures Make `test_prepare_multipart` succeed on non Debian distros 5 years ago
__init__.py
test_RedirectHandlerFactory.py Don't assert stdlib behavior, just assert that urllib was called 4 years ago
test_Request.py [stable-2.13] Prefer unittest.mock over mock. (#77886) 4 years ago
test_RequestWithMethod.py
test_channel_binding.py Clean up unit tests to prepare for pylint update. (#75473) 5 years ago
test_fetch_url.py [stable-2.13] Prefer unittest.mock over mock. (#77886) 4 years ago
test_generic_urlparse.py
test_prepare_multipart.py Make `test_prepare_multipart` succeed on non Debian distros 5 years ago
test_urls.py