ansible/test/sanity/code-smell
Matt Martz d4930e6692
Add requests.Session like class (#37622)
* Adds requests.Session like class

* py2 syntax fix

* Add a few examples to the Request docstrings

* Add helper methods and docs

* Fix test failures

* Switch tests to test Request instead of open_url, add simple open_url test to validate funcitonality

* Fix filename in replace-urlopen code smell test
2018-06-01 11:44:20 -05:00
..
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py
configure-remoting-ps1.json
configure-remoting-ps1.py
docs-build.json
docs-build.py
empty-init.json
empty-init.py
integration-aliases.json
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