-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additional Fuzz Tests for EVM2EVMOffRamp (#1068)
## Motivation Add additional fuzz tests in EVM2EVMOffRamp.t.sol to fill in fuzz-testing coverage gaps 2nd attempt at a PR after I messed up merging #919 ## Solution Added The following tests Stateless fuzzing: `getSenderNonce` with and without `i_prevOffRamp` `getAllRateLimitTokens` & `updateRateLimitTokens` `_trialExecute` with different messages and token data
- Loading branch information
1 parent
84394c6
commit c7472e4
Showing
2 changed files
with
203 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters