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

feat: improve coverage #22

Merged
merged 4 commits into from
Nov 5, 2024
Merged

feat: improve coverage #22

merged 4 commits into from
Nov 5, 2024

Conversation

clauBv23
Copy link

No description provided.

@clauBv23 clauBv23 mentioned this pull request Sep 23, 2024
9 tasks
@@ -495,6 +495,31 @@ describe('MultisigSetup', function () {
],
]);
});

it('returns the permissions expected for the update from build 3', async () => {

Choose a reason for hiding this comment

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

to build 3 instead of from build 3 (imo)

Copy link
Author

Choose a reason for hiding this comment

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

it is testing updating from build 3 to build 3, this is not realistic but it was to check that when upgrading from bigger versions, permissions list is empty

Base automatically changed from feature/multisig-improvements to develop November 5, 2024 11:54
@novaknole novaknole merged commit 4a3cbb9 into develop Nov 5, 2024
2 of 7 checks passed
@novaknole novaknole deleted the feat/improve-coverage branch November 5, 2024 12:35
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.

2 participants