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 resources tests to use testify/require #355

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

khan-ajamal
Copy link
Contributor

Update all tests in pkg/kapp/resources to use testify/require instead of value comparisons and Fatal() as it's cleaner and provides error messages in a more intuitive way

Issue #349

@praveenrewar praveenrewar added the hacktoberfest-accepted Marks PRs accepted as a contribution to Hacktoberfest label Oct 14, 2021
Update all tests in `pkg/kapp/resources` 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
@cppforlife cppforlife merged commit 28b17b7 into carvel-dev:develop Oct 20, 2021
praveenrewar pushed a commit that referenced this pull request Oct 26, 2021
Update all tests in `pkg/kapp/resources` 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
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.

3 participants