-
Notifications
You must be signed in to change notification settings - Fork 214
test: disconnected vault integration tests #1032
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
base: feat/vaults
Are you sure you want to change the base?
test: disconnected vault integration tests #1032
Conversation
…tract-tests-for-funding-withdrawing
Hardhat Unit Tests Coverage Summary
Diff against master
Results for commit: 773f9be Minimum allowed coverage is ♻️ This comment has been updated with latest results |
|
||
it.skip("Can deauthorize Lido VaultHub if dicsconnected from Hub", async () => { | ||
await disconnectFromHub(ctx, stakingVault); | ||
// todo: need to call something to actually disconnect the socket, but did not find, what to call |
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.
@tamtamchik pls pay attention
.withArgs(delegation, stranger, 10n); | ||
}); | ||
|
||
// todo: could not fid out how to send reward in a way it would be withdrawable |
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.
@tamtamchik pls pay attention
…tract-tests-for-funding-withdrawing
129b4e7
to
5954d83
Compare
…tract-tests-for-funding-withdrawing # Conflicts: # lib/protocol/helpers/vaults.ts # test/integration/vaults/vault-creation.integration.ts
…tract-tests-for-funding-withdrawing
…tract-tests-for-funding-withdrawing
27259af
to
773f9be
Compare
No description provided.