You can not 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
kaorihinata 3ca4580cb4
Allow no_log=False to silence the no_log warnings for module parameters (#64733)
7 years ago
..
cli Fix using a URL for galaxy collection install (#65272) 7 years ago
compat
config config manager str type vault source (#65023) 7 years ago
contrib
errors Remove empty overridden unittest.setUp and unittest.tearDown methods. 7 years ago
executor Fix network action plugin load in collection (#65849) 7 years ago
galaxy Don't remove trailing / on galaxy api URLS (#63294) 7 years ago
inventory_test_data/group_vars
mock Replace TestCase.assertEquals with TestCase.assertEqual. 7 years ago
module_utils Allow no_log=False to silence the no_log warnings for module parameters (#64733) 7 years ago
modules Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040) 7 years ago
parsing Replace TestCase.assertEquals with TestCase.assertEqual. 7 years ago
playbook Check if task file is specified for import_tasks (#57572) 7 years ago
plugins Fix env lookup plugin error on utf8 values (#65541) 7 years ago
regex
template Do not treat AnsibleUndefined as being unsafe (#65202) 7 years ago
utils Ensure that data within a tuple is marked as unsafe (#65918) 7 years ago
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 7 years ago
__init__.py
requirements.txt Fix ansible-test collections requirements installation. (#62181) 7 years ago
test_constants.py
test_context.py Unit tests: remove unused imports (#59740) 7 years ago