Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add salt custom utils modules unit tests #2711

Open
4 tasks
TeddyAndrieux opened this issue Aug 4, 2020 · 0 comments
Open
4 tasks

Add salt custom utils modules unit tests #2711

TeddyAndrieux opened this issue Aug 4, 2020 · 0 comments
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

Comments

@TeddyAndrieux
Copy link
Collaborator

TeddyAndrieux commented Aug 4, 2020

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

Implementation proposal (strongly recommended):

Same as for #2266 check in salt/tests/unit/modules

@TeddyAndrieux TeddyAndrieux added topic:tests What's not tested may be broken kind:debt Technical debt complexity:hard Something that may require up to a week to fix topic:salt Everything related to SaltStack in our product labels Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant