ansible/test/units
Richard Isaacson 119434d079 Merge pull request #6319 from risaacson/fix_test_dir_inventory
Fix TestInventory Unit Tests

Tested clean.
2014-03-06 15:43:45 -06:00
..
inventory_test_data Fixes related to uncommenting test_dir_inventory in TestInventory. 2014-03-06 12:09:53 -06:00
ansible.cfg Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
README.md Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
TestConstants.py Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
TestFilters.py Rename tests to test, use old directory name. 2014-02-20 19:11:15 -05:00
TestInventory.py Formatting cleanup. 2014-03-06 13:08:35 -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 Remve debug file from vault unit test 2014-03-06 14:49:55 -05:00

Unit tests

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