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

test: Investigate Fuzzing #477

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

test: Investigate Fuzzing #477

wants to merge 22 commits into from

Conversation

0xNeshi
Copy link
Collaborator

@0xNeshi 0xNeshi commented Jan 9, 2025

This is an example of how fuzz tests would be organized in our project.

The test runs OK, but after a couple of seconds slows down significantly. Still investigating this.

Open to suggestions.

Towards #458

PR Checklist

  • Tests
  • Documentation
  • Changelog

@0xNeshi 0xNeshi requested a review from ggonzalez94 January 9, 2025 10:09
@0xNeshi 0xNeshi self-assigned this Jan 9, 2025
@0xNeshi 0xNeshi marked this pull request as draft January 9, 2025 10:09
Copy link

netlify bot commented Jan 9, 2025

Deploy Preview for contracts-stylus canceled.

Name Link
🔨 Latest commit 00c9033
🔍 Latest deploy log https://app.netlify.com/sites/contracts-stylus/deploys/6788d66a18ac160008c6fd80

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.7%. Comparing base (e005e5b) to head (00c9033).

Additional details and impacted files
Files with missing lines Coverage Δ
lib/crypto/src/keccak.rs 100.0% <100.0%> (ø)

@0xNeshi 0xNeshi changed the title test: Fuzz Test for openzeppelin_crypto::merkle::Verify test: Investigate Fuzzing Jan 15, 2025
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