ansible/test/units
Richard Isaacson a808287451 Merge pull request #6287 from risaacson/fix_hash_in_var
Fix inventory for test_dir_inventory, merge PRs from GH-5749, cleanup some formatting.
2014-03-05 14:20:27 -06:00
..
inventory_test_data Fix inventory for test_dir_inventory 2014-03-04 18:31:49 -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 Minor cleanup. 2014-03-05 13:44:15 -06:00
TestSynchronize.py Fixes #6298 and adds a sudo unit test for synchronize 2014-03-05 14:51:40 -05:00
TestUtils.py Rename tests to test, use old directory name. 2014-02-20 19:11:15 -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.