Skip to content

Remove pseudo-fuzzing tests in hardhat in favor of foundry fuzzing. #4894

Open
@Amxx

Description

@Amxx

Some unit tests are using loops generating random values. In some cases, this could be replaced with proper fuzzing. There are even cases where the fuzzing tests have already been written.

I propose we remove the random and/or looped unit tests when an equivalent fuzzing tests exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideatestsTest suite and helpers.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions