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

Add happy path tests for direct execution #136

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Conversation

kevincheng96
Copy link
Collaborator

This PR adds happy path tests for direct execution of Quark wallets. QuarkWallet.t.sol only tested revert paths for direct execution. We do already have indirect coverage of the happy path in our tests for Multicall.

Copy link
Collaborator

@fluffywaffles fluffywaffles left a comment

Choose a reason for hiding this comment

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

We have some tests for direct execution in Executor.t.sol, but I'm not against adding more.

@kevincheng96 kevincheng96 merged commit ca4b6bf into main Dec 14, 2023
4 checks passed
@kevincheng96 kevincheng96 deleted the kevin/direct-execute branch December 14, 2023 21:10
fluffywaffles pushed a commit that referenced this pull request Dec 15, 2023
This PR adds happy path tests for direct execution of Quark wallets. `QuarkWallet.t.sol` only tested revert paths for direct execution. We do already have indirect coverage of the happy path in our tests for `Multicall`.
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