-
Notifications
You must be signed in to change notification settings - Fork 9
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
test: add test case to QueryInactiveContracts #82
test: add test case to QueryInactiveContracts #82
Conversation
QueryInactiveContracts
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #82 +/- ##
==========================================
+ Coverage 62.80% 62.89% +0.08%
==========================================
Files 80 80
Lines 9966 9965 -1
==========================================
+ Hits 6259 6267 +8
+ Misses 3379 3373 -6
+ Partials 328 325 -3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems the the order has become reversed as this pr, so I think we should add block setting.
…nto test-add-to-InactiveContracts
Fix to create an ordered address array and test it as an expected value
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Add test case to
QueryInactiveContracts
https://github.com/Finschia/wasmd/blob/main/docs/proto/proto-docs.md#queryinactivecontractsrequest
https://github.com/Finschia/wasmd/blob/main/docs/proto/proto-docs.md#queryinactivecontractsresponse
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml
(not needed)