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

test: increase StakeRegistry test coverage #400

Open
wants to merge 17 commits into
base: test/slashing-release
Choose a base branch
from

Conversation

tsnewnami
Copy link

@tsnewnami tsnewnami commented Feb 13, 2025

This PR extends the test coverage of the StakeRegistry. Specifically targeting coverage over the following functions:

  • getStakeHistory
  • getStakeHistoryAtIndex
  • setSlashableStakeLookAhead

Fuzzing unit tests have been for each of the above as well as including getStakeHistory and getStakeHistoryAtIndex into the fuzzing operator registration and deregistration tests.

@tsnewnami tsnewnami changed the title James/stakeregistry coverage Increase StakeRegistry test coverage Feb 14, 2025
@tsnewnami tsnewnami marked this pull request as ready for review February 17, 2025 20:18
@tsnewnami tsnewnami force-pushed the james/stakeregistry-coverage branch from e397776 to da25414 Compare February 17, 2025 20:22
@tsnewnami tsnewnami changed the title Increase StakeRegistry test coverage test: increase StakeRegistry test coverage Feb 18, 2025
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.

1 participant