ansible/test/units
James Cammarata 8ff0c0f253 Tweaking make_su_cmd test
Fixes #7652
2014-06-04 13:03:50 -05:00
..
inventory_test_data Add a broken test that shows extensions not skipped 2014-05-14 23:43:14 -07:00
vault_test_data Fixes #6579 allow for vault passwords ending with newline chars 2014-03-19 14:38:11 -04:00
ansible.cfg
README.md
TestConstants.py
TestFilters.py Add version_compare filter 2014-04-02 20:21:30 -05:00
TestInventory.py Add a broken test that shows extensions not skipped 2014-05-14 23:43:14 -07:00
TestModules.py Add an ast.parse unit test for modules to simulate ansible-doc 2014-03-13 12:01:55 -04:00
TestModuleUtilsBasic.py Fixes #6542 rewrite test string for osx compatibility 2014-03-18 09:03:55 -04:00
TestPlayVarsFiles.py Add unit tests for vars_files 2014-04-10 13:55:03 -04:00
TestSynchronize.py Fixing unit tests for synchronize due to earlier changes 2014-04-14 21:13:14 -05:00
TestUtils.py Tweaking make_su_cmd test 2014-06-04 13:03:50 -05:00
TestUtilsStringFunctions.py Unit tests for ansible.utils 2014-03-14 10:38:33 -05:00
TestVault.py Implement new default cipher class AES256 2014-03-10 16:15:44 -05:00
TestVaultEditor.py Fixes #6579 allow for vault passwords ending with newline chars 2014-03-19 14:38:11 -04:00

Unit tests

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