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: upgrade integration testing #1143

Open
wants to merge 6 commits into
base: test/slashing-integration-testing
Choose a base branch
from

Conversation

0xClandestine
Copy link
Member

@0xClandestine 0xClandestine commented Feb 20, 2025

Motivation:

The changes are focused on adding test coverage for pre-slashing withdrawal scenarios and how the slashing upgrade affects them.

Modifications:

  1. Added new test cases for withdrawal completion:
  • testFuzz_upgrade_delegate_queuePartial_completeAsShares
  • testFuzz_upgrade_delegate_queuePartial_completeAsTokens
  • testFuzz_delegate_deposit_queue_completeBeforeUpgrade_asShares
  • testFuzz_delegate_deposit_queue_completeBeforeUpgrade_asTokens
  • testFuzz_delegate_deposit_queue_completeBeforeUpgrade_partial_asShares
  • testFuzz_delegate_deposit_queue_completeBeforeUpgrade_partial_asTokens

Result:

Move coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant