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

Testing: get rid of redundant methods in testhelper #415

Open
outcatcher opened this issue Sep 2, 2022 · 0 comments
Open

Testing: get rid of redundant methods in testhelper #415

outcatcher opened this issue Sep 2, 2022 · 0 comments

Comments

@outcatcher
Copy link
Contributor

Currently, testhelper package has methods duplicating methods in github.com/stretchr/testify we also use, this includes all the Assert... and Check... methods. We should get rid of duplicating methods and replace their usages with methods from require and assert packages.

@outcatcher outcatcher changed the title Testing: get rid of redundant methods in testHelper Testing: get rid of redundant methods in testhelper Sep 2, 2022
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

No branches or pull requests

1 participant