ansible/v1/tests
James Cammarata 2bad888f28 Merge branch 'v2_final' into devel_switch_v2
Conflicts:
	lib/ansible/inventory/__init__.py
	lib/ansible/modules/core
	lib/ansible/utils/__init__.py
	lib/ansible/utils/module_docs.py
2015-05-28 15:26:03 -05:00
..
inventory_test_data Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
module_tests Making the switch to v2 2015-05-03 21:47:26 -05:00
vault_test_data Making the switch to v2 2015-05-03 21:47:26 -05:00
ansible.cfg Making the switch to v2 2015-05-03 21:47:26 -05:00
README.md Making the switch to v2 2015-05-03 21:47:26 -05:00
TestConstants.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestFilters.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestInventory.py Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
TestModules.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestModuleUtilsBasic.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestModuleUtilsDatabase.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestPlayVarsFiles.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestSynchronize.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestUtils.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestUtilsStringFunctions.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestVault.py Making the switch to v2 2015-05-03 21:47:26 -05:00
TestVaultEditor.py Making the switch to v2 2015-05-03 21:47:26 -05:00

Unit tests

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