balancer / balancer-v3-monorepo

GNU General Public License v3.0
37 stars 10 forks source link

Add generalize tests for BasePoolMathRounding #821

Closed elshan-eth closed 1 month ago

elshan-eth commented 1 month ago

Description

This PR adds generalized tests BasePoolMathRounding and three specific tests: Weighted5050BasePoolMath, LinearBasePoolMath, and UniswapV2BasePoolMath.

Type of change

Checklist:

Issue Resolution

Closes #794