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
Brian Coca 97408fe5b2 Revert "Make listify respect the global setting for undefined variables."
This 'mostly' reverts commit 2769098fe7.

Conflicts:
	lib/ansible/utils/__init__.py
	test/units/TestUtils.py
10 years ago
..
inventory_test_data
module_tests Docker test does not require the mock module 10 years ago
vault_test_data
README.md
TestConstants.py
TestFilters.py
TestInventory.py
TestModuleUtilsBasic.py
TestModuleUtilsDatabase.py Exception message changes 10 years ago
TestModules.py
TestPlayVarsFiles.py Split out various vars-related things to avoid merging too early 10 years ago
TestSynchronize.py
TestUtils.py Revert "Make listify respect the global setting for undefined variables." 10 years ago
TestUtilsStringFunctions.py
TestVault.py
TestVaultEditor.py
ansible.cfg

README.md

Unit tests

Tests at code level. Should be concise and to the point, and organized by subject.