Add salt custom utils modules unit tests #2711
Labels
complexity:hard
Something that may require up to a week to fix
kind:debt
Technical debt
topic:salt
Everything related to SaltStack in our product
topic:tests
What's not tested may be broken
Component:
'salt', 'tests'
Why this is needed:
Currently, we do not test python function from our utils modules
What should be done:
Tests all function from all our custom utils modules with 100% coverage, run in pre-merge and with tox in
unit-tests
NOTE: Here the list of utils modules, that may (or may not) be split in different issues
metalk8s_kubernetes
module #2041)Implementation proposal (strongly recommended):
Same as for #2266 check in
salt/tests/unit/modules
The text was updated successfully, but these errors were encountered: