ansible/test/units
Will Thames 46b59b02ed Friendly Role Names and roles from URLs
* Roles can now be given a friendly name as third field in role spec csv
* Roles can be installed from URL (not just from archived SCMs)
* Integration tests to demonstrate this
* Unit tests to ensure that role spec parsing works as expected
2014-08-21 17:15:23 -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 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 Correct variable blending from vars_files with hostvars in them 2014-08-20 15:49:01 -05:00
TestSynchronize.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
TestUtils.py Friendly Role Names and roles from URLs 2014-08-21 17:15:23 -04:00
TestUtilsStringFunctions.py
TestVault.py
TestVaultEditor.py

Unit tests

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