mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
46b59b02ed
* 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 |
||
---|---|---|
.. | ||
inventory_test_data | ||
vault_test_data | ||
ansible.cfg | ||
README.md | ||
TestConstants.py | ||
TestFilters.py | ||
TestInventory.py | ||
TestModules.py | ||
TestModuleUtilsBasic.py | ||
TestPlayVarsFiles.py | ||
TestSynchronize.py | ||
TestUtils.py | ||
TestUtilsStringFunctions.py | ||
TestVault.py | ||
TestVaultEditor.py |
Unit tests
Tests at code level. Should be concise and to the point, and organized by subject.