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 af1fd68cc0
[stable-2.15] ansible-test - update module_utils/urls.py unit test to support cryptography >= 41.0.0 (#81296) (#81316)
(cherry picked from commit d20a0c02cc)

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
2 years ago
..
fixtures Make `test_prepare_multipart` succeed on non Debian distros 5 years ago
__init__.py Add unit tests for ansible.module_utils.urls (#38059) 8 years ago
test_RedirectHandlerFactory.py Don't assert stdlib behavior, just assert that urllib was called 4 years ago
test_Request.py uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 3 years ago
test_RequestWithMethod.py Add unit tests for ansible.module_utils.urls (#38059) 8 years ago
test_channel_binding.py [stable-2.15] ansible-test - update module_utils/urls.py unit test to support cryptography >= 41.0.0 (#81296) (#81316) 2 years ago
test_fetch_file.py Clean up unused imports in unit tests (#79893) 3 years ago
test_fetch_url.py uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 3 years ago
test_generic_urlparse.py Add unit tests for ansible.module_utils.urls (#38059) 8 years ago
test_gzip.py Add support for gzip decoding responses (#41925) 3 years ago
test_prepare_multipart.py Clean up unused imports in unit tests (#79893) 3 years ago
test_split.py fetch_file - properly split files with multi-part file extensions (#75257) 3 years ago
test_urls.py Don't rely on netloc for determining hostname and port, just use hostname and port (#56270) 7 years ago