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
Matt Martz 450cfa8776
Handle duplicate headers in the uri module (#33792)
* Handle duplicate headers, and make it easier for users to use cookies, by providing a pre-built string

* Ensure proper cookie ordering, make key plural

* Add note about cookie sort order

* Add tests for duplicate headers and cookies_string

* Extend tests, normalize headers between py2 and py3

* Add some notes in test code

* Don't use AttributeError, use six.PY3. Use better names.
6 years ago
..
cli Add APB role_type to ansible-galaxy init (#36789) 7 years ago
config additional configmanager tests 7 years ago
contrib Update vmware_inventory (#26308) 7 years ago
errors test/: PEP8 compliancy (#24803) 7 years ago
executor module_common: handle None value for templar (#36651) 7 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Porting tests to pytest (#33387) 7 years ago
module_utils Handle duplicate headers in the uri module (#33792) 6 years ago
modules fix nxos_hsrp issues (#38410) 6 years ago
parsing Fix 'New Vault password' on vault 'edit' (#35923) 7 years ago
playbook Fix redundant yaml error blurbs on ModArgs parse errors (#36923) 7 years ago
plugins Reduce recursion within group methods 6 years ago
template Don't overwrite builtin jinja2 filters with tests (#37881) 7 years ago
utils Move AWS placebo fixtures into test/units/utils so module_utils tests can use them (#37300) 7 years ago
vars Miscellaneous pylint fixes. 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
ansible.cfg Fix ansible-test config management. 7 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 7 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago