yearn / yearn-vaults-v3

GNU Affero General Public License v3.0
96 stars 35 forks source link

test: add foundry tests #196

Closed Schlagonia closed 7 months ago

Schlagonia commented 7 months ago

Description

add foundry test to use fuzzing and standard 4626 property tests.

Must be run separately than the ape tests and after ape compile. Runs with forge test

Fixes # (issue)

Checklist

Schlagonia commented 7 months ago

LGTM, but would like to see tests passing

Tests are all passing in the CI and locally.

the CI failure is from the commit lint. It doesnt like the forge isntall commit