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 04009a77e6
Clean up unit tests to prepare for pylint update. (#75473)
* Fix argument name in mocked function.
* Use from import in unit tests.
* Remove unused imports.
3 years 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) 6 years ago
test_RedirectHandlerFactory.py cert validation fixes - Attempt 2 (#55953) 5 years ago
test_Request.py get_url pass incorrect If-Modified-Since header(#67417) (#67419) 4 years ago
test_RequestWithMethod.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
test_channel_binding.py Clean up unit tests to prepare for pylint update. (#75473) 3 years ago
test_fetch_url.py Expose `unredirected_headers` to `uri` and `get_url` modules (#75308) 3 years ago
test_generic_urlparse.py Add unit tests for ansible.module_utils.urls (#38059) 6 years ago
test_prepare_multipart.py Make `test_prepare_multipart` succeed on non Debian distros 4 years ago
test_urls.py Don't rely on netloc for determining hostname and port, just use hostname and port (#56270) 5 years ago