We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Shorten keeperTestHelper *KeeperTestHelper in app/apptesting/test_suite.go to remove some of the bulk/clutter from the app test suite.
keeperTestHelper *KeeperTestHelper
Reference to @alexanderbez's post in #1145 (comment)
The text was updated successfully, but these errors were encountered:
Great call! Perhaps we just call it suite?
suite
Sorry, something went wrong.
Yup @ValarDragon
refactor: cleanup test receiver (#1374)
405ea1c
Cleanup receiver name in app tests closes: #1280
alexanderbez
Successfully merging a pull request may close this issue.
Shorten
keeperTestHelper *KeeperTestHelper
in app/apptesting/test_suite.go to remove some of the bulk/clutter from the app test suite.Reference to @alexanderbez's post in #1145 (comment)
The text was updated successfully, but these errors were encountered: