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
Pilou a5c9726502 Unit tests: share common code (#31456)
* move set_module_args to units.modules.utils
* unit tests: reuse set_module_args
* unit tests: mock exit/fail_json in module.utils.ModuleTestCase
* unit tests: use module.utils.ModuleTestCase
* unit tests: fix 'import shadowed by loop variable'
7 years ago
..
cli Fix vault --ask-vault-pass with no tty (#31493) 7 years ago
config additional configmanager tests 7 years ago
contrib Update vmware_inventory (#26308) 7 years ago
errors test/: PEP8 compliancy (#24803) 8 years ago
executor better cleanup on task results display (#27175) 7 years ago
inventory_test_data/group_vars
mock Fix dangerous default args. (#29839) 7 years ago
module_utils nso_config module for setting configuration in Cisco NSO (#30973) 7 years ago
modules Unit tests: share common code (#31456) 7 years ago
parsing Better handling of malformed vault data envelope (#32515) 7 years ago
playbook Fix include_role unit tests (#31920) 7 years ago
plugins Config continued (#31024) 7 years ago
template template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
utils test/: PEP8 compliancy (#24803) 8 years ago
vars Miscellaneous pylint fixes. 7 years ago
__init__.py
ansible.cfg Fix ansible-test config management. 7 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 8 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 8 years ago