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
Toshio Kuratomi 184f540056
Add some more unittests for fail_json
6 years ago
..
cli galaxy - preserve mode properly on artifact (#68418) 6 years ago
compat
config Fix inline vaults for plugins in ensure_type (#67492) 6 years ago
errors Remove empty overridden unittest.setUp and unittest.tearDown methods. 7 years ago
executor Try to load action plugin from the same collection as the module (#66701) 6 years ago
galaxy ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691 (#68596) 6 years ago
inventory Clean up unit tests to assist with migration. (#67875) 6 years ago
inventory_test_data/group_vars
mock Replace TestCase.assertEquals with TestCase.assertEqual. 7 years ago
module_utils Add some more unittests for fail_json 6 years ago
modules Remove unused unit test files. 6 years ago
parsing Replace TestCase.assertEquals with TestCase.assertEqual. 7 years ago
playbook Split test_play_context_make_become_cmd into files (#68026) 6 years ago
plugins migration final cleanup 6 years ago
regex
template Do not treat AnsibleUndefined as being unsafe (#65202) 7 years ago
utils Fix colorization to not extend across newline boundary (#68517) 6 years ago
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 7 years ago
__init__.py
requirements.txt Remove unnecessary unit test requirements. 6 years ago
test_constants.py
test_context.py