mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-15 05:55:06 +00:00
* 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.