ansible/test/units
Michael DeHaan 8c4161d4a1 Merge branch 'retf_py' of git://github.com/berendt/ansible into devel
Conflicts:
	lib/ansible/inventory/vars_plugins/group_vars.py
	plugins/callbacks/mail.py
2014-08-08 12:17:37 -04:00
..
inventory_test_data Add a broken test that shows extensions not skipped 2014-05-14 23:43:14 -07:00
vault_test_data
ansible.cfg
README.md
TestConstants.py
TestFilters.py adding min() and max() filters for use in Jinja templates 2014-08-08 11:28:48 -04:00
TestInventory.py Merge branch 'svg_and_inventory_refactor' into devel 2014-07-10 14:43:07 -05:00
TestModules.py Exclude ps1 modules from the TestModules unittest 2014-06-20 10:15:35 -05:00
TestModuleUtilsBasic.py
TestPlayVarsFiles.py Add unit tests for vars_files 2014-04-10 13:55:03 -04:00
TestSynchronize.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
TestUtils.py Fix literal block multiline parsing 2014-08-04 11:10:07 -05:00
TestUtilsStringFunctions.py
TestVault.py
TestVaultEditor.py

Unit tests

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