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

tests: Adding query server tests for x/rewards #237

Merged
merged 8 commits into from
Jan 11, 2023

Conversation

spoo-bar
Copy link
Contributor

Closes: #235

Added tests for

  • Params
  • ContractMetadata
  • BlockRewardsTracking
  • RewardsPool
  • EstimateTxFees
  • OutstandingRewards
  • RewardsRecords

Copy link
Contributor

@fdymylja fdymylja left a comment

Choose a reason for hiding this comment

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

tested locally, LGTM!

@fdymylja fdymylja merged commit 2568da8 into main Jan 11, 2023
@fdymylja fdymylja deleted the spoorthi/querysrvr-testing branch January 11, 2023 16:26
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

Successfully merging this pull request may close these issues.

test(x/rewards): add testing to the QueryServer
2 participants