1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/module_utils/urls
Matt Martz 493cf817a9 Don't rely on netloc for determining hostname and port, just use hostname and port (#56270)
* Add changelog fragment
* Fix IPv6 address parsing for py2.6, and add tests
* make sure hostname isn't None
2019-05-20 16:50:54 -04:00
..
fixtures Add unit tests for ansible.module_utils.urls (#38059) 2018-04-09 10:17:43 -05:00
__init__.py Add unit tests for ansible.module_utils.urls (#38059) 2018-04-09 10:17:43 -05:00
test_fetch_url.py Support unix socket with urls/uri (#43560) 2019-02-18 10:21:42 -06:00
test_generic_urlparse.py Add unit tests for ansible.module_utils.urls (#38059) 2018-04-09 10:17:43 -05:00
test_RedirectHandlerFactory.py Add unit tests for ansible.module_utils.urls (#38059) 2018-04-09 10:17:43 -05:00
test_Request.py uri/win_uri: Make method a free text field (#49719) 2019-02-28 15:55:18 -05:00
test_RequestWithMethod.py Add unit tests for ansible.module_utils.urls (#38059) 2018-04-09 10:17:43 -05:00
test_urls.py Don't rely on netloc for determining hostname and port, just use hostname and port (#56270) 2019-05-20 16:50:54 -04:00