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

Add foundry tests for existing contracts where beneficial #590

Open
keirongulrajani opened this issue Dec 20, 2022 · 0 comments
Open

Add foundry tests for existing contracts where beneficial #590

keirongulrajani opened this issue Dec 20, 2022 · 0 comments
Assignees

Comments

@keirongulrajani
Copy link
Contributor

Now that Foundry has been integrated with the code we can add tests for the existing contracts we have that will take advantage of the abilities on Foundry (such as fuzzing). We have existing javascript tests so perhaps not all tests are required to be migrated however there are definitely contracts that can benefit from fuzzing in particular (i.e. contracts dealing with math such as bonding curve/square root/lockup contract which can alter values given different states)

@keirongulrajani keirongulrajani self-assigned this Dec 21, 2022
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

No branches or pull requests

1 participant