Skip to content

Conversation

anna-carroll
Copy link
Contributor

@anna-carroll anna-carroll commented Sep 29, 2025

  • Zenith
  • Passage
  • Transact

adds both normal fuzz testing & forked fuzz testing to CI

@anna-carroll anna-carroll self-assigned this Sep 29, 2025
Copy link
Contributor

@dylanlott dylanlott left a comment

Choose a reason for hiding this comment

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

This is coming along great 💯 Runs and fuzzes on my local 💻

Comment on lines +62 to +63
// function test_disallowedEnter(address recipient, address newToken, uint256 amount) public {
// vm.assume(target.canEnter(newToken) == false);
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm assuming this is related to the token deploy above that's commented out, not yet passing tests?

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