mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Start of tests for ansible.module_utils.urls * Start adding file for generic functions throughout urls * Add tests for maybe_add_ssl_handler * Remove commented out line * Improve coverage of maybe_add_ssl_handler, test basic_auth_header * Start tests for open_url * pep8 and ignore urlopen in test_url_open.py tests * Extend auth tests, add test for validate_certs=False * Finish tests for open_url * Add tests for fetch_url * Add fetch_url tests to replace-urlopen ignore * dummy instead of _ * Add BadStatusLine test * Reorganize/rename tests * Add tests for RedirectHandlerFactory * Add POST test to confirm behavior is to convert to GET * Update tests to handle recent changes to RedirectHandlerFactory * Special test, just to confirm that aliasing http_error_308 to http_error_307 does not cause issues with urllib2 type redirects |
||
---|---|---|
.. | ||
azure-requirements.json | ||
azure-requirements.py | ||
boilerplate.json | ||
boilerplate.py | ||
configure-remoting-ps1.json | ||
configure-remoting-ps1.py | ||
empty-init.json | ||
empty-init.py | ||
integration-aliases.json | ||
integration-aliases.py | ||
line-endings.json | ||
line-endings.py | ||
no-assert.json | ||
no-assert.py | ||
no-basestring.json | ||
no-basestring.py | ||
no-dict-iteritems.json | ||
no-dict-iteritems.py | ||
no-dict-iterkeys.json | ||
no-dict-iterkeys.py | ||
no-dict-itervalues.json | ||
no-dict-itervalues.py | ||
no-get-exception.json | ||
no-get-exception.py | ||
no-illegal-filenames.json | ||
no-illegal-filenames.py | ||
no-smart-quotes.json | ||
no-smart-quotes.py | ||
no-tests-as-filters.json | ||
no-tests-as-filters.py | ||
no-underscore-variable.json | ||
no-underscore-variable.py | ||
no-unicode-literals.json | ||
no-unicode-literals.py | ||
replace-urlopen.json | ||
replace-urlopen.py | ||
required-and-default-attributes.json | ||
required-and-default-attributes.py | ||
shebang.json | ||
shebang.py | ||
skip.txt | ||
test-constraints.json | ||
test-constraints.py | ||
use-argspec-type-path.json | ||
use-argspec-type-path.py | ||
use-compat-six.json | ||
use-compat-six.py |