openzeppelin-contracts icon indicating copy to clipboard operation
openzeppelin-contracts copied to clipboard

Add remaining fuzzing tests and remove pseudo-random fuzzing

Open cairoeth opened this issue 1 year ago • 1 comments

Fixes #4894 by removing unit tests that are already equivalently running with fuzzing via Foundry and adding remaining fuzzing unit tests. WIP.

PR Checklist

  • [ ] Checkpoints
  • [ ] CircularBuffer
  • [ ] AccessControlEnumerable
  • [ ] GovernorVotesQuorumFraction
  • [x] GovernorCountingFractional
  • [x] AuthorityUtils
  • [x] CREATE2
  • [x] ECDSA
  • [x] Strings
  • [ ] ERC20Votes
  • [ ] ERC20Snapshot
  • [ ] ERC721Votes

  • [ ] Tests
  • [ ] Documentation
  • [ ] Changeset entry (run npx changeset add)

cairoeth avatar Jun 20 '24 06:06 cairoeth

⚠️ No Changeset found

Latest commit: b607f30a236ec3fa448c88a2953dfed1cad4f644

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jun 20 '24 06:06 changeset-bot[bot]