balancer / balancer-v3-monorepo

GNU General Public License v3.0
22 stars 1 forks source link

Address Mutation testing findings #459

Open jubeira opened 3 months ago

jubeira commented 3 months ago

Results here for commit 68c116c6a6889d7bebbb0e84e1205485b2e146ae.

The target contracts are only the vault and its extensions. Some mutation types don't really matter that much, but we can definitely improve our tests by coding tests that kill some of the mutants.

JosepBove commented 3 months ago

I am taking some of the results to specifically test for things related with modifiers, see #460