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(app): 🏓 add voting power assertions to staking tests #4133

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

cratelyn
Copy link
Contributor

see #3995.

this addresses points 10b and 11a in #3995. this adds additional assertions to the app_can_define_and_delegate_to_a_validator test, which ensure that the validator's voting power changes as expected.

checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    test changes only

see #3995.

this addresses points 10b and 11a in #3995. this adds additional
assertions to the `app_can_define_and_delegate_to_a_validator` test,
which ensure that the validator's voting power changes as expected.
@cratelyn cratelyn added A-testing Area: Relates to testing of Penumbra A-mock-consensus Area: Relates to the mock consensus engine labels Mar 28, 2024
@cratelyn cratelyn added this to the Sprint 3 milestone Mar 28, 2024
@cratelyn cratelyn self-assigned this Mar 28, 2024
@cratelyn cratelyn changed the title tests(app): add voting power assertions to staking tests tests(app): 🏓 add voting power assertions to staking tests Mar 28, 2024
@cratelyn cratelyn merged commit 935f354 into main Apr 1, 2024
7 checks passed
@cratelyn cratelyn deleted the kate/staking-tests-add-voting-power-assertions branch April 1, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mock-consensus Area: Relates to the mock consensus engine A-testing Area: Relates to testing of Penumbra
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant