Closed MerlinEgalite closed 1 year ago
We could also argue that foundry tests are now redundant, given that Certora formal proofs are better than forge fuzzing. With this in mind, I think we should also clear up foundry test cases to only keep those used for gas tracking
We still have gas comparison which I find quite useful tbh but agree that for testing we could remove them
There are code duplications in those 2 folders I propose migrating them to a common folder to avoid code duplication.
Should we move them to the
test
folder?