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

Chore: docker, jvm unit tests #4154

Merged
merged 3 commits into from
Mar 24, 2023
Merged

Conversation

realMartinez
Copy link
Contributor

@realMartinez realMartinez commented Mar 23, 2023

  • docker test
  • compress test
  • keystore test
  • camel util test

Added unit tests for docker package. (Coverage 0->87.6%)
Added unit tests for jvm package. (Coverage 0->69.6%)
Added unit tests for camel package. (26.3%->28.8%)
Added unit tests for gzip package. (Specifically Compress64 and Uncompress64)

*Note: Due to unresolved issue, unit tests TestRunImageArgs in docker package fails

Release Note

chore: improve unit test coverage

Copy link
Contributor

@squakez squakez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, thanks! I think that test is failing because the issue that is going to be fixed with #4155 - As that method is refactored, once that PR is merged I suggest you rebase this PR and remove the test that is no longer needed.

Martin Olsiak added 3 commits March 24, 2023 09:43
* docker test
* comprss test
* keystore test
* camel util test
* docker test
*Updated TestRunImageArgs to adapt to changes made in RunImageArgs
@squakez
Copy link
Contributor

squakez commented Mar 24, 2023

Checks failures not related. Merging.

@squakez squakez merged commit b1c981b into apache:main Mar 24, 2023
@squakez
Copy link
Contributor

squakez commented Mar 24, 2023

Thanks for the contribution!

@realMartinez realMartinez deleted the feat/unit_test branch March 24, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants