1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-25 18:51:59 +00:00
community.general/test/units
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
..
cli
config
contrib
errors
executor
inventory_test_data/group_vars
mock
module_utils Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
modules Search for macaddresses more stringently (#40901) 2018-05-31 10:45:17 -04:00
parsing fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
playbook always_run: removed deprecated always_run task option (#40470) 2018-05-23 07:10:36 +10:00
plugins Use _remote_is_local=True for local connection in synchronize (#40833) 2018-05-30 13:28:11 -07:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py