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

Update tests to use testify/require #354

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

khan-ajamal
Copy link
Contributor

Update all tests in pkg/kapp/diffgraph and pkg/kapp/matcher to use testify/require instead value comparisons and Fatal() as it's more clean and provides error message in a more intuitive way

Issue #349

@vmwclabot
Copy link

@khan-ajamal, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@praveenrewar praveenrewar added the hacktoberfest-accepted Marks PRs accepted as a contribution to Hacktoberfest label Oct 12, 2021
Update all tests in `pkg/kapp/diffgraph` and `pkg/kapp/matcher` to use testify/require instead value comparisons and Fatal() as it's more clean and provides error message in a more intuitive way

Issue carvel-dev#349
Copy link
Contributor

@100mik 100mik left a comment

Choose a reason for hiding this comment

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

LGTM

@vmwclabot
Copy link

@khan-ajamal, VMware has approved your signed contributor license agreement.

@cppforlife cppforlife merged commit cedd8a5 into carvel-dev:develop Oct 12, 2021
@cppforlife
Copy link
Contributor

thank you!

@github-actions github-actions bot added the carvel triage This issue has not yet been reviewed for validity label Oct 12, 2021
praveenrewar pushed a commit that referenced this pull request Oct 26, 2021
Update all tests in `pkg/kapp/diffgraph` and `pkg/kapp/matcher` to use testify/require instead value comparisons and Fatal() as it's more clean and provides error message in a more intuitive way

Issue #349
@aaronshurley aaronshurley removed the carvel triage This issue has not yet been reviewed for validity label Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Marks PRs accepted as a contribution to Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants