ansible/test/units
g-k-r dbad5d71c6 modifed test to use get_hosts instead of get_groups
closes #5749

Conflicts:
	test/units/TestInventory.py
2014-03-06 13:06:08 -06:00
..
inventory_test_data Fixes related to uncommenting test_dir_inventory in TestInventory. 2014-03-06 12:09:53 -06:00
ansible.cfg
README.md
TestConstants.py
TestFilters.py
TestInventory.py modifed test to use get_hosts instead of get_groups 2014-03-06 13:06:08 -06:00
TestSynchronize.py Fixes #6298 and adds a sudo unit test for synchronize 2014-03-05 14:51:40 -05:00
TestUtils.py Allow escaped comments in inventory files. 2014-03-05 20:10:25 -05:00
TestVault.py Switch from skipIf to SkipTest for TestVaulLib 2014-02-26 14:01:31 -05:00

Unit tests

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