1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-15 05:55:06 +00:00
community.general/test/units
Michael DeHaan 3bead39c75 Merge branch 'spelling' of git://github.com/cgar/ansible into devel
Conflicts:
	docsite/rst/guide_rax.rst
	plugins/callbacks/mail.py
2014-08-08 13:28:45 -04:00
..
inventory_test_data Merge branch 'spelling' of git://github.com/cgar/ansible into devel 2014-08-08 13:28:45 -04: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
TestModules.py
TestModuleUtilsBasic.py
TestPlayVarsFiles.py
TestSynchronize.py
TestUtils.py Preserve all line breaks in literal blocks 2014-08-08 12:11:15 -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.