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

etag module util missing unit tests #2025

Open
1 task done
jillr opened this issue Dec 21, 2023 · 0 comments
Open
1 task done

etag module util missing unit tests #2025

jillr opened this issue Dec 21, 2023 · 0 comments
Labels
waiting_on_contributor Needs help. Feel free to engage to get things unblocked

Comments

@jillr
Copy link
Collaborator

jillr commented Dec 21, 2023

Summary

There is currently no test coverage for plugins/module_utils/etag.py. Ideally all shared utilities would have unit test coverage.

For example, no tests are being run on #1993

Issue Type

Bug Report

Component Name

plugins/module_utils/etag.py

Ansible Version

$ ansible --version

Collection Versions

$ ansible-galaxy collection list

main

AWS SDK versions

$ pip show boto boto3 botocore

Configuration

$ ansible-config dump --only-changed

OS / Environment

No response

Steps to Reproduce

Expected Results

have coverage

Actual Results

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@jillr jillr added the waiting_on_contributor Needs help. Feel free to engage to get things unblocked label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting_on_contributor Needs help. Feel free to engage to get things unblocked
Projects
None yet
Development

No branches or pull requests

1 participant