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 unit tests for generateTags function #12009

Open
3 tasks
dekiel opened this issue Sep 27, 2024 · 0 comments
Open
3 tasks

Add unit tests for generateTags function #12009

dekiel opened this issue Sep 27, 2024 · 0 comments
Labels
kind/missing-test Categorizes issue or PR as related to missing automated tests for scenario.

Comments

@dekiel
Copy link
Contributor

dekiel commented Sep 27, 2024

Image-builder function generateTags is missing unit tests.

func generateTags(o options) error {

AC

  • Write missing unit tests for function.
  • Test must cover success and failed paths.
  • All tests for image-builder must pass.
@dekiel dekiel added the kind/missing-test Categorizes issue or PR as related to missing automated tests for scenario. label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/missing-test Categorizes issue or PR as related to missing automated tests for scenario.
Projects
None yet
Development

No branches or pull requests

1 participant