8000 Investigate fuzzing in fork tests · Issue #25 · ScopeLift/flexible-voting · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Investigate fuzzing in fork tests #25
Closed
@davidlaprade

Description

@davidlaprade

Most of our Aave-related tests are fork tests. For this reason, we don't fuzz over their inputs -- as this would generate a massive (and expensive) number of RPC calls. But it's possible to fuzz using a deterministic seed, which would allow us to cache RPC calls and avoid unnecessary network interactions.

Two tasks here:

  • support deterministic fuzzing in CI
  • convert existing Aave-related fork tests into fuzz tests

RE: #21 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0