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 9f899f9492
Require `from __future__ import annotations` (#81902)
1 year ago
..
fixtures Make `test_prepare_multipart` succeed on non Debian distros 4 years ago
__init__.py Add unit tests for ansible.module_utils.urls (#38059) 7 years ago
test_RedirectHandlerFactory.py Require `from __future__ import annotations` (#81902) 1 year ago
test_Request.py Require `from __future__ import annotations` (#81902) 1 year ago
test_RequestWithMethod.py Require `from __future__ import annotations` (#81902) 1 year ago
test_channel_binding.py Require `from __future__ import annotations` (#81902) 1 year ago
test_fetch_file.py Require `from __future__ import annotations` (#81902) 1 year ago
test_fetch_url.py Require `from __future__ import annotations` (#81902) 1 year ago
test_generic_urlparse.py Require `from __future__ import annotations` (#81902) 1 year ago
test_gzip.py Require `from __future__ import annotations` (#81902) 1 year ago
test_prepare_multipart.py Require `from __future__ import annotations` (#81902) 1 year ago
test_split.py Require `from __future__ import annotations` (#81902) 1 year ago
test_urls.py Require `from __future__ import annotations` (#81902) 1 year ago