mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
16fe09eef8
0. Uncomment the test. 1. Test fails. 2. Make vars unique per file in test inventory files. 3. Modify token addition to not ast.literal_eval(v) a variable containing a hash. 4. Modify vars to have an escape in test inventory file. 5. Catch exceptions explicitly. Any unknown exceptions should be a bug. 6. Test passes. |
||
---|---|---|
.. | ||
inventory_test_data | ||
ansible.cfg | ||
README.md | ||
TestConstants.py | ||
TestFilters.py | ||
TestInventory.py | ||
TestSynchronize.py | ||
TestUtils.py | ||
TestVault.py |
Unit tests
Tests at code level. Should be concise and to the point, and organized by subject.